Skip to content

Commit

Permalink
chore(deps): bump spring-zeebe-starter from 1.0.0 to 1.1.0 (#270)
Browse files Browse the repository at this point in the history
Bumps spring-zeebe-starter from 1.0.0 to 1.1.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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2021
1 parent 83eb5bc commit 055c65b
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.1.0</zeebe.version>
<version.zeebe.spring>1.0.0</version.zeebe.spring>
<version.zeebe.spring>1.1.0</version.zeebe.spring>
<hazelcast.exporter.version>1.0.0</hazelcast.exporter.version>

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

0 comments on commit 055c65b

Please sign in to comment.