This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 974540267b build(deps): bump org.bouncycastle:bc-fips from 1.0.2.4 to
1.0.2.5 (#4366)
974540267b is described below
commit 974540267b0f7191a0166772af2cb581bea240e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 15 08:41:20 2024 +0800
build(deps): bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5 (#4366)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ZhangJian He <[email protected]>
---
bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt | 2 +-
bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt | 2 +-
bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
index 053ab146d0..c0be262979 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
@@ -707,7 +707,7 @@ This product bundles the bouncycastle Library.
For license details, see deps/bouncycastle-1.0.2.3/LICENSE.html
Bundled as
- - lib/org.bouncycastle-bc-fips-1.0.2.4.jar
+ - lib/org.bouncycastle-bc-fips-1.0.2.5.jar
------------------------------------------------------------------------------------
This product uses the annotations from The Checker Framework, which are
licensed under
MIT License. For details, see deps/checker-qual-3.5.0/LICENSE
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
index 9c9769f514..8588404d58 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
@@ -595,7 +595,7 @@ This product bundles the bouncycastle Library.
For license details, see deps/bouncycastle-1.0.2.3/LICENSE.html
Bundled as
- - lib/org.bouncycastle-bc-fips-1.0.2.4.jar
+ - lib/org.bouncycastle-bc-fips-1.0.2.5.jar
------------------------------------------------------------------------------------
This product uses the annotations from The Checker Framework, which are
licensed under
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
index dc1922b329..224e4c334c 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
@@ -696,7 +696,7 @@ This product bundles the bouncycastle Library.
For license details, see deps/bouncycastle-1.0.2.3/LICENSE.html
Bundled as
- - lib/org.bouncycastle-bc-fips-1.0.2.4.jar
+ - lib/org.bouncycastle-bc-fips-1.0.2.5.jar
------------------------------------------------------------------------------------
This product uses the annotations from The Checker Framework, which are
licensed under
MIT License. For details, see deps/checker-qual-3.5.0/LICENSE
diff --git a/pom.xml b/pom.xml
index aab8cf048d..001d8f0aea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.6</commons-lang3.version>
<commons-io.version>2.7</commons-io.version>
- <bouncycastle.version>1.0.2.4</bouncycastle.version>
+ <bouncycastle.version>1.0.2.5</bouncycastle.version>
<curator.version>5.1.0</curator.version>
<disruptor.version>4.0.0</disruptor.version>
<dropwizard.version>4.1.12.1</dropwizard.version>