Update to Spring Framework 6.1.14
Closes gh-3241
This commit is contained in:
@@ -59,7 +59,7 @@ org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.re
|
||||
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
|
||||
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.11"
|
||||
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.7"
|
||||
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.13"
|
||||
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.14"
|
||||
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
|
||||
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
|
||||
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" }
|
||||
|
||||
Reference in New Issue
Block a user