Skip to content

Commit

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

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

* Updating dependency checksums {patch} (#1280)

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 Dec 19, 2024
1 parent 7b88c29 commit 28a78db
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 220 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.4.0"
springBoot = "3.4.1"
spring = "6.2.1"
snakeYaml = "2.3"
tomcat = "10.1.34"
Expand Down Expand Up @@ -28,7 +28,7 @@ abortMissionPlugin = "5.0.101"
dockerPlugin = "0.36.0"
indexScanPlugin = "2.8.3"
lombokPlugin = "8.11"
springBootPlugin = "3.4.0"
springBootPlugin = "3.4.1"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "11.1.1"
cycloneDxBomPlugin = "1.10.0"
Expand Down
Loading

0 comments on commit 28a78db

Please sign in to comment.