Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Update spring boot to v3.4.1 {patch} (patch) (#809)
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} (#810)

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 Dec 19, 2024
1 parent 8dfb28e commit 339fb93
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 331 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"
snakeYaml = "2.3"
logback = "1.5.12"
jupiter = "5.8.2"
Expand All @@ -26,7 +26,7 @@ abortMissionPlugin = "5.0.101"
dockerPlugin = "0.32.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 339fb93

Please sign in to comment.