Skip to content

Commit

Permalink
chore(deps): bump spring-zeebe-starter from 8.1.17 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps spring-zeebe-starter from 8.1.17 to 8.2.0.

---
updated-dependencies:
- dependency-name: io.camunda:spring-zeebe-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent 38b420c commit af42364
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 @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<zeebe.version>8.2.1</zeebe.version>
<version.zeebe.spring>8.1.17</version.zeebe.spring>
<version.zeebe.spring>8.2.0</version.zeebe.spring>
<hazelcast.exporter.version>1.2.1</hazelcast.exporter.version>

<spring.boot.version>2.7.5</spring.boot.version>
Expand Down

0 comments on commit af42364

Please sign in to comment.