Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
chore(connectors): rm runtime-util (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
chillleader authored Jun 2, 2023
1 parent 2c41506 commit 3d389d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,6 @@
<artifactId>camunda-operate-client-java</artifactId>
<version>${version.operate-client}</version>
</dependency>
<dependency>
<groupId>io.camunda.connector</groupId>
<artifactId>connector-runtime-util</artifactId>
<version>${connector.version}</version>
</dependency>
<dependency>
<groupId>io.camunda.connector</groupId>
<artifactId>connector-validation</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions spring-client-zeebe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
<groupId>io.camunda</groupId>
<artifactId>zeebe-client-java</artifactId>
</dependency>
<dependency>
<groupId>io.camunda.connector</groupId>
<artifactId>connector-runtime-util</artifactId>
</dependency>

<dependency>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit 3d389d1

Please sign in to comment.