Skip to content

Commit

Permalink
Merge pull request #121 from camunda-community-hub/renovate/spring-boot
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.3.4
  • Loading branch information
p-wunderlich authored Oct 1, 2024
2 parents 05cda25 + 0b1fae0 commit ccdc532
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 @@ -41,7 +41,7 @@
<gson.version>2.11.0</gson.version>

<camunda-spring-boot.version>${camunda.version}</camunda-spring-boot.version>
<spring-boot.version>3.3.3</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>

<h2.version>2.3.232</h2.version>

Expand Down

0 comments on commit ccdc532

Please sign in to comment.