Skip to content

Commit

Permalink
fix(deps): update dependency org.camunda.bpm:camunda-bom to v7.22.0 (#…
Browse files Browse the repository at this point in the history
…1014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 995fa1e commit af3c8f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/process-solution-camunda-7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.target>${version.java}</maven.compiler.target>

<version.spring-boot>3.3.4</version.spring-boot>
<version.camunda>7.21.0</version.camunda>
<version.camunda>7.22.0</version.camunda>

<plugin.version.maven-surefire-plugin>3.5.1</plugin.version.maven-surefire-plugin>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion example/process-solution-migrated/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.target>${version.java}</maven.compiler.target>

<version.spring-boot>3.3.4</version.spring-boot>
<version.camunda>7.21.0</version.camunda>
<version.camunda>7.22.0</version.camunda>
<version.adapter>0.9.1</version.adapter>
<version.spring-zeebe>8.5.9</version.spring-zeebe>

Expand Down

0 comments on commit af3c8f1

Please sign in to comment.