This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2 by this push:
new ed2fb1622eb HBASE-29527 Bump org.bouncycastle:bcpkix-jdk18on from 1.78
to 1.81 (#7223)
ed2fb1622eb is described below
commit ed2fb1622eb98281ce0edc7be4880a86b6ea7324
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 15 11:25:10 2025 +0800
HBASE-29527 Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.81 (#7223)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java)
from 1.78 to 1.81.
-
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: 1.81
dependency-type: direct:production
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duo Zhang <[email protected]>
Signed-off-by: Pankaj Kumar <[email protected]>
Signed-off-by: Nihal Jain <[email protected]>
Signed-off-by: Dávid Paksy <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit e40ba229b411fe2acb23374ce538586727fb1d59)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca9c3cc87de..8022450ba05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,7 @@
<joni.version>2.2.3</joni.version>
<jcodings.version>1.0.61</jcodings.version>
<spy.version>2.12.3</spy.version>
- <bouncycastle.version>1.78</bouncycastle.version>
+ <bouncycastle.version>1.81</bouncycastle.version>
<skyscreamer.version>1.5.1</skyscreamer.version>
<kerby.version>1.0.1</kerby.version>
<commons-crypto.version>1.1.0</commons-crypto.version>