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

terrymanu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 90408364130 Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.84 
(#38631)
90408364130 is described below

commit 90408364130a3ea4035872c90e140f15ead91233
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 22:47:35 2026 +0800

    Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.84 (#38631)
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 
from 1.79 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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac2f94f18d4..4ccbf9ac11b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
         <jakarta.jakartaee-bom.version>8.0.0</jakarta.jakartaee-bom.version>
         
         <netty.version>4.2.9.Final</netty.version>
-        <bouncycastle.version>1.79</bouncycastle.version>
+        <bouncycastle.version>1.84</bouncycastle.version>
         
         <curator.version>5.7.0</curator.version>
         <zookeeper.version>3.9.5</zookeeper.version>

Reply via email to