Skip to content

Commit

Permalink
Update spring boot to v3.3.3 {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] authored Aug 22, 2024
1 parent 465091d commit da43a65
Show file tree
Hide file tree
Showing 2 changed files with 154 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.3.2"
springBoot = "3.3.3"
spring = "6.1.12"
snakeYaml = "2.2"
tomcat = "10.1.28"
Expand Down Expand Up @@ -28,7 +28,7 @@ abortMissionPlugin = "5.0.60"
dockerPlugin = "0.36.0"
indexScanPlugin = "2.8.3"
lombokPlugin = "8.10"
springBootPlugin = "3.3.2"
springBootPlugin = "3.3.3"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "10.0.3"
cycloneDxBomPlugin = "1.10.0"
Expand Down
Loading

0 comments on commit da43a65

Please sign in to comment.