Files
spring-security-samples/gradle/libs.versions.toml
dependabot[bot] b53838b9ef Bump org.springframework.boot from 3.2.1 to 3.2.2
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.1...v3.2.2)

---
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>
2024-01-24 10:42:44 -03:00

13 lines
731 B
TOML

[versions]
org-springframework-boot = "3.2.2"
[libraries]
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.3"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0-SNAPSHOT"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.2"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.1"
[plugins]
io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" }
org-springframework-boot = { id = "org.springframework.boot", version.ref = "org-springframework-boot" }