Skip to content

Commit 3366e4d

Browse files
committed
Upgrade to Spring LDAP 2.4.1
Closes gh-31373
1 parent c61fab2 commit 3366e4d

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
@@ -1736,7 +1736,7 @@ bom {
17361736
]
17371737
}
17381738
}
1739-
library("Spring LDAP", "2.4.1-SNAPSHOT") {
1739+
library("Spring LDAP", "2.4.1") {
17401740
prohibit("[3.0.0-M1,)") {
17411741
because "it uses Spring Framework 6"
17421742
}

0 commit comments

Comments
 (0)