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:
kartik-3513 2024-10-17 22:15:46 +05:30 committed by GitHub
parent 05a6898610
commit 267220a7af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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