Skip to content

Commit

Permalink
build(deps): bump camunda-connector-bundle.version from 0.21.3 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps `camunda-connector-bundle.version` from 0.21.3 to 0.23.0.

Updates `io.camunda.connector:spring-boot-starter-camunda-connectors` from 0.21.3 to 0.23.0

Updates `io.camunda.connector:connector-runtime-bundle` from 0.21.3 to 0.23.0

---
updated-dependencies:
- dependency-name: io.camunda.connector:spring-boot-starter-camunda-connectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda.connector:connector-runtime-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 15fdccc commit 897d54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<zeeqs.version>2.9.0</zeeqs.version>
<eze.version>1.2.0</eze.version>
<hazelcast.version>1.4.0</hazelcast.version>
<camunda-connector-bundle.version>0.21.3</camunda-connector-bundle.version>
<camunda-connector-bundle.version>0.23.0</camunda-connector-bundle.version>

<kotlin.version>1.9.10</kotlin.version>
<spring.boot.version>2.7.15</spring.boot.version>
Expand Down

0 comments on commit 897d54a

Please sign in to comment.