Skip to content

Commit 0592935

Browse files
committed
Update to Spring Framework 6.1.14
Closes gh-3241
1 parent 2600355 commit 0592935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.re
5959
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
6060
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.11"
6161
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.7"
62-
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.13"
62+
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.14"
6363
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
6464
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }
6565
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version.ref = "org-testcontainers" }

0 commit comments

Comments
 (0)