This is an automated email from the ASF dual-hosted git repository.
PDavid pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new 696fc13ca91 HBASE-30088 Bump org.bouncycastle:bcpkix-jdk18on from 1.81
to 1.84 (#8097)
696fc13ca91 is described below
commit 696fc13ca913d6fe4db2b6f34198e0e77162b35a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 20 09:26:36 2026 +0200
HBASE-30088 Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.84 (#8097)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java)
from 1.81 to 1.84.
-
[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.84'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Xiao Liu <[email protected]>
Signed-off-by: Dávid Paksy <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19be50eb4ef..92e2fab10f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -936,7 +936,7 @@
<joni.version>2.2.5</joni.version>
<jcodings.version>1.0.63</jcodings.version>
<spy.version>2.12.3</spy.version>
- <bouncycastle.version>1.81</bouncycastle.version>
+ <bouncycastle.version>1.84</bouncycastle.version>
<skyscreamer.version>1.5.1</skyscreamer.version>
<commons-crypto.version>1.1.0</commons-crypto.version>
<!-- Plugin Dependencies -->