Skip to content

Commit

Permalink
chore(deps): bump camunda.version from 7.16.0 to 7.17.0
Browse files Browse the repository at this point in the history
Bumps `camunda.version` from 7.16.0 to 7.17.0.

Updates `camunda-engine` from 7.16.0 to 7.17.0

Updates `camunda-bpm-spring-boot-starter-webapp` from 7.16.0 to 7.17.0

Updates `camunda-bpm-spring-boot-starter-test` from 7.16.0 to 7.17.0

---
updated-dependencies:
- dependency-name: org.camunda.bpm:camunda-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp
  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 6, 2022
1 parent a543b72 commit b97a9d8
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 @@ -15,7 +15,7 @@


<properties>
<camunda.version>7.16.0</camunda.version>
<camunda.version>7.17.0</camunda.version>
<jgiven.version>1.2.0</jgiven.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.19.0</assertj.version>
Expand Down

0 comments on commit b97a9d8

Please sign in to comment.