mirror of https://github.com/apache/kafka.git
KAFKA-17802 Update Bouncy castle from 1.75 to 1.78.1 (#17512)
Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
parent
05a6898610
commit
267220a7af
|
@ -72,7 +72,7 @@ versions += [
|
||||||
apacheda: "1.0.2",
|
apacheda: "1.0.2",
|
||||||
apacheds: "2.0.0-M24",
|
apacheds: "2.0.0-M24",
|
||||||
argparse4j: "0.7.0",
|
argparse4j: "0.7.0",
|
||||||
bcpkix: "1.75",
|
bcpkix: "1.78.1",
|
||||||
caffeine: "2.9.3", // 3.x supports JDK 11 and above
|
caffeine: "2.9.3", // 3.x supports JDK 11 and above
|
||||||
// when updating checkstyle, check whether the exclusion of
|
// when updating checkstyle, check whether the exclusion of
|
||||||
// CVE-2023-2976 and CVE-2020-8908 can be dropped from
|
// CVE-2023-2976 and CVE-2020-8908 can be dropped from
|
||||||
|
|
Loading…
Reference in New Issue