Skip to content

Commit

Permalink
chore: update spring boot to 3.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Jan 27, 2025
1 parent 5cc8b63 commit ad9082a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cert/java/spring-boot/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
springDependencyManagement = "io.spring.dependency-management:1.1.7"
# https://github.com/spring-projects/spring-boot/releases
# https://plugins.gradle.org/plugin/org.springframework.boot
springBoot = "org.springframework.boot:3.4.1"
springBoot = "org.springframework.boot:3.4.2"

0 comments on commit ad9082a

Please sign in to comment.