Skip to content

Commit

Permalink
chore(deps): bump spring-zeebe-starter from 1.2.1 to 1.2.2 (#312)
Browse files Browse the repository at this point in the history
Bumps spring-zeebe-starter from 1.2.1 to 1.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 Oct 22, 2021
1 parent ced8978 commit ad0b1da
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>1.2.1</zeebe.version>
<version.zeebe.spring>1.2.1</version.zeebe.spring>
<version.zeebe.spring>1.2.2</version.zeebe.spring>
<hazelcast.exporter.version>1.0.1</hazelcast.exporter.version>

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

0 comments on commit ad0b1da

Please sign in to comment.