This is an automated email from the ASF dual-hosted git repository.

PDavid pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.5 by this push:
     new 20a0a960c5c HBASE-30088 Bump org.bouncycastle:bcpkix-jdk18on from 1.81 
to 1.84 (#8097) (#8106)
20a0a960c5c is described below

commit 20a0a960c5cf1748acb0eef2db8ed654990cce5c
Author: Dávid Paksy <[email protected]>
AuthorDate: Wed Apr 22 08:49:41 2026 +0200

    HBASE-30088 Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.84 (#8097) 
(#8106)
    
    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
    ...
    
    (cherry picked from commit 696fc13ca913d6fe4db2b6f34198e0e77162b35a)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Xiao Liu <[email protected]>
    Signed-off-by: Dávid Paksy <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Signed-off-by: Andrew Purtell <[email protected]>
    (cherry picked from commit 6f818ba4e3b7852d33cc43d223c34869ce02d779)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d0de6bacea..0eab2a75b0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -624,7 +624,7 @@
     <joni.version>2.1.31</joni.version>
     <jcodings.version>1.0.55</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>
     <kerby.version>1.0.1</kerby.version>
     <commons-crypto.version>1.1.0</commons-crypto.version>

Reply via email to