Skip to content

Commit

Permalink
fix(deps): update camunda.version to v8.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ae0ae60 commit 0b406b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payment-example-process-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<camunda.version>8.6.6</camunda.version>
<camunda.version>8.6.7</camunda.version>
<spring-boot.version>3.3.5</spring-boot.version>
</properties>

Expand Down

0 comments on commit 0b406b1

Please sign in to comment.