Skip to content

Commit

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

Updates `org.camunda.bpm:camunda-bom` from 7.19.0 to 7.20.0
- [Commits](camunda/camunda-bpm-platform@7.19.0...7.20.0)

Updates `org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test` from 7.19.0 to 7.20.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 Oct 4, 2023
1 parent f789322 commit 27c9b6c
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 @@ -14,7 +14,7 @@
<packaging>pom</packaging>

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

0 comments on commit 27c9b6c

Please sign in to comment.