We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7278a73 commit b32fbefCopy full SHA for b32fbef
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2599,7 +2599,7 @@ bom {
2599
releaseNotes(version -> "https://tomcat.apache.org/tomcat-%s.%s-doc/changelog.html".formatted(version.major(), version.minor()))
2600
}
2601
2602
- library("UnboundID LDAPSDK", "7.0.3") {
+ library("UnboundID LDAPSDK", "7.0.4") {
2603
group("com.unboundid") {
2604
modules = [
2605
"unboundid-ldapsdk"
0 commit comments