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

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


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

commit 91bc346677041b4203f5fad11e42afaaa3dc23c4
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 f53d7091b97..7d62478c3d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,7 @@
     <joni.version>2.2.1</joni.version>
     <jcodings.version>1.0.58</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