Skip to content

Commit

Permalink
deps: bump io.camunda:zeebe-bom from 8.3.2 to 8.3.3
Browse files Browse the repository at this point in the history
Bumps [io.camunda:zeebe-bom](https://github.com/camunda/zeebe) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.2...8.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 22393a6 commit af1aac6
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 @@
<version.java>11</version.java>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.zeebe>8.3.2</version.zeebe>
<version.zeebe>8.3.3</version.zeebe>
<version.spring-boot-starter-camunda>8.3.1</version.spring-boot-starter-camunda>
<version.zeebe-process-test-extension-testcontainer>8.3.2</version.zeebe-process-test-extension-testcontainer>
<version.camunda.platform>7.20.0</version.camunda.platform>
Expand Down

0 comments on commit af1aac6

Please sign in to comment.