Skip to content

Commit 9983331

Browse files
authored
Revert "MINOR: Update apacheds to 2.0.0.AM26 (#19565)" (#20341)
This reverts commit 9a0239a. The version bump causes build failure on trunk: #19565 (comment) Reviewers: Luke Chen <[email protected]>
1 parent 2e774cc commit 9983331

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.AM26",
54+
apacheds: "2.0.0-M24",
5555
argparse4j: "0.7.0",
5656
bcpkix: "1.80",
5757
caffeine: "3.2.0",

0 commit comments

Comments
 (0)