diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4266b1c..643c0ee 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ org-springframework-boot = "3.4.0-SNAPSHOT" [libraries] -org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.0-M6" +org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.1" org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.2" org-springframework-ldap-spring-ldap-core = "org.springframework.ldap:spring-ldap-core:3.3.0-SNAPSHOT" org-springframework-ldap-spring-ldap-test = "org.springframework.ldap:spring-ldap-test:3.3.0-SNAPSHOT"