Skip to content

Commit d4f9420

Browse files
committed
Upgrade to Spring LDAP 2.4.0-RC1
Closes gh-30606
1 parent 24f2880 commit d4f9420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@ bom {
17511751
]
17521752
}
17531753
}
1754-
library("Spring LDAP", "2.4.0-SNAPSHOT") {
1754+
library("Spring LDAP", "2.4.0-RC1") {
17551755
prohibit("[3.0.0-M1,)") {
17561756
because "it uses Spring Framework 6"
17571757
}

0 commit comments

Comments
 (0)