This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new fd562178b4b [fix][sec] Upgrade Bouncycastle to 1.78 (#22509)
fd562178b4b is described below
commit fd562178b4bcbec3e198573e65c317912de7edbb
Author: Hideaki Oguni <[email protected]>
AuthorDate: Tue Apr 16 00:21:04 2024 +0900
[fix][sec] Upgrade Bouncycastle to 1.78 (#22509)
Co-authored-by: hoguni <[email protected]>
(cherry picked from commit 20915d1c438783c05778d98a3b77ec485b79d79d)
# Conflicts:
# pom.xml
---
bouncy-castle/bc/LICENSE | 6 +++---
distribution/server/src/assemble/LICENSE.bin.txt | 8 ++++----
distribution/shell/src/assemble/LICENSE.bin.txt | 8 ++++----
pom.xml | 2 +-
pulsar-sql/presto-distribution/LICENSE | 8 ++++----
5 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/bouncy-castle/bc/LICENSE b/bouncy-castle/bc/LICENSE
index dae8f16df5b..14f4e76e921 100644
--- a/bouncy-castle/bc/LICENSE
+++ b/bouncy-castle/bc/LICENSE
@@ -205,6 +205,6 @@
This projects includes binary packages with the following licenses:
Bouncy Castle License
* Bouncy Castle -- licenses/LICENSE-bouncycastle.txt
- - org.bouncycastle-bcpkix-jdk18on-1.75.jar
- - org.bouncycastle-bcprov-jdk18on-1.75.jar
- - org.bouncycastle-bcprov-ext-jdk18on-1.75.jar
+ - org.bouncycastle-bcpkix-jdk18on-1.78.jar
+ - org.bouncycastle-bcprov-jdk18on-1.78.jar
+ - org.bouncycastle-bcprov-ext-jdk18on-1.78.jar
diff --git a/distribution/server/src/assemble/LICENSE.bin.txt
b/distribution/server/src/assemble/LICENSE.bin.txt
index f0a9c094c8a..1130ef43cdf 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -579,10 +579,10 @@ Creative Commons Attribution License
Bouncy Castle License
* Bouncy Castle -- ../licenses/LICENSE-bouncycastle.txt
- - org.bouncycastle-bcpkix-jdk18on-1.75.jar
- - org.bouncycastle-bcprov-ext-jdk18on-1.75.jar
- - org.bouncycastle-bcprov-jdk18on-1.75.jar
- - org.bouncycastle-bcutil-jdk18on-1.75.jar
+ - org.bouncycastle-bcpkix-jdk18on-1.78.jar
+ - org.bouncycastle-bcprov-ext-jdk18on-1.78.jar
+ - org.bouncycastle-bcprov-jdk18on-1.78.jar
+ - org.bouncycastle-bcutil-jdk18on-1.78.jar
------------------------
diff --git a/distribution/shell/src/assemble/LICENSE.bin.txt
b/distribution/shell/src/assemble/LICENSE.bin.txt
index 86e94fca32e..96d515c2da1 100644
--- a/distribution/shell/src/assemble/LICENSE.bin.txt
+++ b/distribution/shell/src/assemble/LICENSE.bin.txt
@@ -466,10 +466,10 @@ Creative Commons Attribution License
Bouncy Castle License
* Bouncy Castle -- ../licenses/LICENSE-bouncycastle.txt
- - bcpkix-jdk18on-1.75.jar
- - bcprov-ext-jdk18on-1.75.jar
- - bcprov-jdk18on-1.75.jar
- - bcutil-jdk18on-1.75.jar
+ - bcpkix-jdk18on-1.78.jar
+ - bcprov-ext-jdk18on-1.78.jar
+ - bcprov-jdk18on-1.78.jar
+ - bcutil-jdk18on-1.78.jar
------------------------
diff --git a/pom.xml b/pom.xml
index 78217815751..f61a0267e1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@ flexible messaging model and an intuitive client
API.</description>
<slf4j.version>1.7.32</slf4j.version>
<commons.collections4.version>4.4</commons.collections4.version>
<log4j2.version>2.18.0</log4j2.version>
- <bouncycastle.version>1.75</bouncycastle.version>
+ <bouncycastle.version>1.78</bouncycastle.version>
<bouncycastle.bcpkix-fips.version>1.0.6</bouncycastle.bcpkix-fips.version>
<bouncycastle.bc-fips.version>1.0.2.4</bouncycastle.bc-fips.version>
<jackson.version>2.14.2</jackson.version>
diff --git a/pulsar-sql/presto-distribution/LICENSE
b/pulsar-sql/presto-distribution/LICENSE
index fee68f159b9..03187ff3900 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -588,7 +588,7 @@ Creative Commons Attribution License
Bouncy Castle License
* Bouncy Castle -- licenses/LICENSE-bouncycastle.txt
- - bcpkix-jdk18on-1.75.jar
- - bcprov-ext-jdk18on-1.75.jar
- - bcprov-jdk18on-1.75.jar
- - bcutil-jdk18on-1.75.jar
+ - bcpkix-jdk18on-1.78.jar
+ - bcprov-ext-jdk18on-1.78.jar
+ - bcprov-jdk18on-1.78.jar
+ - bcutil-jdk18on-1.78.jar