Upgrade to Spring Data Bom 2024.0.0-RC1

Closes gh-14901
This commit is contained in:
Marcus Hert Da Coregio 2024-04-12 14:20:32 -03:00
parent b5c9ba6c1c
commit 14da8f4fc8
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ org-seleniumhq-selenium-selenium-support = "org.seleniumhq.selenium:selenium-sup
org-skyscreamer-jsonassert = "org.skyscreamer:jsonassert:1.5.1"
org-slf4j-log4j-over-slf4j = "org.slf4j:log4j-over-slf4j:1.7.36"
org-slf4j-slf4j-api = "org.slf4j:slf4j-api:2.0.12"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.4"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.0-RC1"
org-springframework-ldap-spring-ldap-core = "org.springframework.ldap:spring-ldap-core:3.2.3"
org-springframework-spring-framework-bom = { module = "org.springframework:spring-framework-bom", version.ref = "org-springframework" }
org-synchronoss-cloud-nio-multipart-parser = "org.synchronoss.cloud:nio-multipart-parser:1.1.0"