Skip to content

Commit

Permalink
build(deps): bump camunda.version.ce from 7.21.0 to 7.22.0
Browse files Browse the repository at this point in the history
Bumps `camunda.version.ce` from 7.21.0 to 7.22.0.

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

Updates `org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp` from 7.21.0 to 7.22.0

---
updated-dependencies:
- dependency-name: org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 13b0b6a commit e87b8b2
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 @@ -18,7 +18,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<version.java>${java.version}</version.java>

<camunda.version.ce>7.21.0</camunda.version.ce>
<camunda.version.ce>7.22.0</camunda.version.ce>
<camunda.version.ee>7.21.0</camunda.version.ee>

<spring-boot.version>3.3.3</spring-boot.version>
Expand Down

0 comments on commit e87b8b2

Please sign in to comment.