Skip to content

Commit

Permalink
Merge pull request #208 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.2.5
  • Loading branch information
VonDerBeck authored Apr 19, 2024
2 parents 5e6fc4d + ff1928c commit 3b4e43c
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 @@ -27,7 +27,7 @@
<!-- versions -->
<version.camunda>7.21.0</version.camunda>
<!-- <version.camunda>7.20.0-ee</version.camunda> -->
<version.springBoot>3.2.4</version.springBoot>
<version.springBoot>3.2.5</version.springBoot>
<version.commons-codec>1.16.1</version.commons-codec>

<!-- Nexus Staging -->
Expand Down

0 comments on commit 3b4e43c

Please sign in to comment.