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

zhangliang 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 e976f5e6b1b Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 
(#36893)
e976f5e6b1b is described below

commit e976f5e6b1bd1ea5eb8252733aeee8adbc83fd6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 4 23:54:50 2025 +0800

    Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#36893)
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 
from 1.78.1 to 1.79.
    - 
[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.79'
      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 afb19f9bc5c..8e543f2e04e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <jakarta.jakartaee-bom.version>8.0.0</jakarta.jakartaee-bom.version>
         
         <netty.version>4.1.126.Final</netty.version>
-        <bouncycastle.version>1.78.1</bouncycastle.version>
+        <bouncycastle.version>1.79</bouncycastle.version>
         
         <curator.version>5.7.0</curator.version>
         <zookeeper.version>3.9.4</zookeeper.version>

Reply via email to