Skip to content

Commit

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

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

* Updating dependency checksums {patch} (#1070)

Signed-off-by: Esta Nagy <nagyesta@gmail.com>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Esta Nagy <nagyesta@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Esta Nagy <nagyesta@gmail.com>
  • Loading branch information
renovate[bot] and nagyesta authored Jul 19, 2024
1 parent eda2c0e commit 3178f45
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 352 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.1"
springBoot = "3.3.2"
spring = "6.1.11"
snakeYaml = "2.2"
tomcat = "10.1.26"
Expand Down Expand Up @@ -28,7 +28,7 @@ abortMissionPlugin = "5.0.51"
dockerPlugin = "0.36.0"
indexScanPlugin = "2.8.2"
lombokPlugin = "8.6"
springBootPlugin = "3.3.1"
springBootPlugin = "3.3.2"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "10.0.3"
cycloneDxBomPlugin = "1.8.2"
Expand Down
Loading

0 comments on commit 3178f45

Please sign in to comment.