This is an automated email from the ASF dual-hosted git repository.
PDavid pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-3 by this push:
new 317c52e5bf4 HBASE-30088 Bump org.bouncycastle:bcpkix-jdk18on from 1.81
to 1.84 (#8097)
317c52e5bf4 is described below
commit 317c52e5bf4ae4d2639a86ee3c99c73bcce1feee
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]>
(cherry picked from commit 696fc13ca913d6fe4db2b6f34198e0e77162b35a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5d75805ecba..ed54a25afb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -869,7 +869,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 -->