Skip to content

Commit

Permalink
Merge pull request #706 from simlar/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update plugin org.springframework.boot to v3.3.3
  • Loading branch information
BenSartor committed Sep 13, 2024
2 parents 8259723 + 3bc6836 commit 0db10b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
id "war"
id "pmd"
id "com.github.spotbugs" version "6.0.19"
id "org.springframework.boot" version "3.3.2"
id "org.springframework.boot" version "3.3.3"
id "io.spring.dependency-management" version "1.1.6"
id "com.github.ben-manes.versions" version "0.51.0"
id "org.owasp.dependencycheck" version "10.0.3"
Expand Down

0 comments on commit 0db10b1

Please sign in to comment.