Skip to content

Commit 832aa48

Browse files
committed
Update to Spring Data 2023.1.11
Closes gh-3239
1 parent 224bc14 commit 832aa48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ org-skyscreamer-jsonassert = "org.skyscreamer:jsonassert:1.5.3"
5757
org-slf4j-jcl-over-slf4j = { module = "org.slf4j:jcl-over-slf4j", version.ref = "org-slf4j" }
5858
org-slf4j-log4j-over-slf4j = { module = "org.slf4j:log4j-over-slf4j", version.ref = "org-slf4j" }
5959
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
60-
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.10"
60+
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.6"
6262
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.13"
6363
org-springframework-boot-spring-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }

0 commit comments

Comments
 (0)