Files
spring-security-samples/gradle/libs.versions.toml
dependabot[bot] 7f9d08341a Bump org.springframework:spring-framework-bom from 6.0.21 to 6.0.22
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.21 to 6.0.22.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.21...v6.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 10:01:42 -03:00

13 lines
725 B
TOML

[versions]
org-springframework-boot = "3.1.12"
[libraries]
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.22"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.9"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.12"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.0.4"
[plugins]
io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.6" }
org-springframework-boot = { id = "org.springframework.boot", version.ref = "org-springframework-boot" }