Skip to content

Commit 9a0239a

Browse files
authored
MINOR: Update apacheds to 2.0.0.AM26 (#19565)
Dependencies such as api-ldap-client-api and mina-core used by the current version of apacheds have several critical CVEs: CVE-2018-1337, CVE-2024-52046 and CVE-2019-0231. Reviewers: Luke Chen <[email protected]>, Chia-Ping Tsai <[email protected]>
1 parent 18045c6 commit 9a0239a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ if ( !versions.scala.contains('-') ) {
5151
versions += [
5252
activation: "1.1.1",
5353
apacheda: "1.0.2",
54-
apacheds: "2.0.0-M24",
54+
apacheds: "2.0.0.AM26",
5555
argparse4j: "0.7.0",
5656
bcpkix: "1.80",
5757
caffeine: "3.2.0",

0 commit comments

Comments
 (0)