Skip to content

Commit b48ffcc

Browse files
committed
Upgrade to UnboundID LDAPSDK 7.0.3
Closes gh-45983
1 parent 88a3cf5 commit b48ffcc

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
@@ -2579,7 +2579,7 @@ bom {
25792579
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
25802580
}
25812581
}
2582-
library("UnboundID LDAPSDK", "7.0.2") {
2582+
library("UnboundID LDAPSDK", "7.0.3") {
25832583
group("com.unboundid") {
25842584
modules = [
25852585
"unboundid-ldapsdk"

0 commit comments

Comments
 (0)