Skip to content

Commit b7f7aae

Browse files
committed
Upgrade to Spring LDAP 3.3.0-RC1
Closes gh-45145
1 parent 3a11dee commit b7f7aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2327,7 +2327,7 @@ bom {
23272327
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
23282328
}
23292329
}
2330-
library("Spring LDAP", "3.3.0-SNAPSHOT") {
2330+
library("Spring LDAP", "3.3.0-RC1") {
23312331
considerSnapshots()
23322332
group("org.springframework.ldap") {
23332333
modules = [

0 commit comments

Comments
 (0)