Skip to content

Commit 6fd3fc4

Browse files
committed
Upgrade to UnboundID LDAPSDK 7.0.2
Closes gh-44099
1 parent 96de268 commit 6fd3fc4

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
@@ -2448,7 +2448,7 @@ bom {
24482448
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
24492449
}
24502450
}
2451-
library("UnboundID LDAPSDK", "6.0.11") {
2451+
library("UnboundID LDAPSDK", "7.0.2") {
24522452
group("com.unboundid") {
24532453
modules = [
24542454
"unboundid-ldapsdk"

0 commit comments

Comments
 (0)