mirror of https://github.com/apache/kafka.git
This reverts commit 9a0239a032
.
The version bump causes build failure on trunk:
https://github.com/apache/kafka/pull/19565#issuecomment-3177841140
Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
parent
2e774cca4f
commit
9983331d91
|
@ -51,7 +51,7 @@ if ( !versions.scala.contains('-') ) {
|
|||
versions += [
|
||||
activation: "1.1.1",
|
||||
apacheda: "1.0.2",
|
||||
apacheds: "2.0.0.AM26",
|
||||
apacheds: "2.0.0-M24",
|
||||
argparse4j: "0.7.0",
|
||||
bcpkix: "1.80",
|
||||
caffeine: "3.2.0",
|
||||
|
|
Loading…
Reference in New Issue