Skip to content

Commit 5fd8e9b

Browse files
committed
Upgrade to UnboundID LDAPSDK 7.0.4
Closes gh-48468
1 parent 4cc915f commit 5fd8e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2714,7 +2714,7 @@ bom {
27142714
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
27152715
}
27162716
}
2717-
library("UnboundID LDAPSDK", "7.0.3") {
2717+
library("UnboundID LDAPSDK", "7.0.4") {
27182718
group("com.unboundid") {
27192719
modules = [
27202720
"unboundid-ldapsdk"

0 commit comments

Comments
 (0)