Skip to content

Commit b32fbef

Browse files
committed
Upgrade to UnboundID LDAPSDK 7.0.4
Closes gh-48459
1 parent 7278a73 commit b32fbef

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
@@ -2599,7 +2599,7 @@ bom {
25992599
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
26002600
}
26012601
}
2602-
library("UnboundID LDAPSDK", "7.0.3") {
2602+
library("UnboundID LDAPSDK", "7.0.4") {
26032603
group("com.unboundid") {
26042604
modules = [
26052605
"unboundid-ldapsdk"

0 commit comments

Comments
 (0)