Skip to content

Commit

Permalink
fix(deps): update dependency io.camunda.spring:spring-boot-starter-ca…
Browse files Browse the repository at this point in the history
…munda to v8.5.11 (#1008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 425d900 commit 7e73d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/code-migration-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>io.camunda.spring</groupId>
<artifactId>spring-boot-starter-camunda</artifactId>
<version>8.5.10</version>
<version>8.5.11</version>
</dependency>
<dependency>
<groupId>io.camunda.spring</groupId>
Expand Down

0 comments on commit 7e73d87

Please sign in to comment.