Skip to content

Commit

Permalink
Update spring boot to v3.3.3 {patch} (patch) (#1118)
Browse files Browse the repository at this point in the history
* Update spring boot to v3.3.3 {patch}

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Updating dependency checksums {patch} (#1119)

Signed-off-by: Esta Nagy <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Esta Nagy <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Esta Nagy <[email protected]>
  • Loading branch information
renovate[bot] and nagyesta authored Aug 23, 2024
1 parent 465091d commit 7aae6dd
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 353 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 7aae6dd

Please sign in to comment.