Skip to content

Commit

Permalink
Update to latest GA releases
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusdacoregio committed Jun 5, 2024
1 parent 3ee924e commit d90097c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
org-springframework-boot = "3.2.6"
org-springframework-boot = "3.3.0"

[libraries]
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.8"
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.6"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.4"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.3.0"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.0"
org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.3.0"

[plugins]
io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" }
Expand Down

0 comments on commit d90097c

Please sign in to comment.