Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2023
1 parent 795bea5 commit d74c714
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 @@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<zeebe.version>8.1.9</zeebe.version>
<version.zeebe.spring>8.2.1</version.zeebe.spring>
<version.zeebe.spring>8.2.2</version.zeebe.spring>

<spring.boot.version>2.7.11</spring.boot.version>
<zeebe-hazelcast.version>1.2.1</zeebe-hazelcast.version>
Expand Down

0 comments on commit d74c714

Please sign in to comment.