Skip to content

Commit

Permalink
chore(deps): bump camunda-bpm.version from 7.20.0 to 7.21.0
Browse files Browse the repository at this point in the history
Bumps `camunda-bpm.version` from 7.20.0 to 7.21.0.

Updates `org.camunda.bpm:camunda-bom` from 7.20.0 to 7.21.0

Updates `org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test` from 7.20.0 to 7.21.0

---
updated-dependencies:
- dependency-name: org.camunda.bpm:camunda-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent f44e9b1 commit 02abf5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/camunda-bpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>pom</packaging>

<properties>
<camunda-bpm.version>7.20.0</camunda-bpm.version>
<camunda-bpm.version>7.21.0</camunda-bpm.version>
<camunda-bpm-assert.version>${camunda-bpm.version}</camunda-bpm-assert.version>
<camunda-platform-7-mockito.version>7.20.0</camunda-platform-7-mockito.version>
</properties>
Expand Down

0 comments on commit 02abf5b

Please sign in to comment.