Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 04d749a commit fbb8030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[versions] # Section Versions ~ Declares version identifiers.
javaToolchainVersion = "17" # https://github.com/openjdk
javaTargetCompatibility = "17" #
springboot_version = "3.4.0" # https://github.com/spring-projects/spring-boot
springboot_version = "3.4.1" # https://github.com/spring-projects/spring-boot
springcloud_version = "2023.0.2" # https://github.com/spring-cloud
spring_dep_management_version = "1.1.6" # https://github.com/spring-gradle-plugins/dependency-management-plugin
jetbrains_annotations_version = "26.0.1" # https://github.com/JetBrains/java-annotations
Expand Down

0 comments on commit fbb8030

Please sign in to comment.