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.
2 parents ae90e73 + 8362d8b commit abdf3a8Copy full SHA for abdf3a8
build.gradle
@@ -94,7 +94,7 @@ dependencies {
94
implementation('org.apache.mina:mina-core:2.2.4') {
95
because 'api-ldap-client-api uses an older version with reported vulnerabilities'
96
}
97
- implementation('org.apache.commons:commons-lang3:3.19.0') {
+ implementation('org.apache.commons:commons-lang3:3.20.0') {
98
99
100
implementation('com.github.ben-manes.caffeine:caffeine:3.2.3') {
0 commit comments