Skip to content

Commit

Permalink
Update spring boot to v3.3.0 {patch}
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent a81a099 commit 837dd82
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
springBoot = "3.2.5"
springBoot = "3.3.0"
spring = "6.1.8"
snakeYaml = "2.2"
tomcat = "10.1.24"
Expand Down Expand Up @@ -28,7 +28,7 @@ abortMissionPlugin = "5.0.37"
dockerPlugin = "0.36.0"
indexScanPlugin = "2.8.2"
lombokPlugin = "8.6"
springBootPlugin = "3.2.5"
springBootPlugin = "3.3.0"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "9.2.0"
cycloneDxBomPlugin = "1.8.2"
Expand Down
Loading

0 comments on commit 837dd82

Please sign in to comment.