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 104436768d5 Update license of bouncycastle (#38726)
104436768d5 is described below

commit 104436768d55c63bfaf3c6a7698da03fad1b6b77
Author: Liang Zhang <[email protected]>
AuthorDate: Wed May 27 01:42:18 2026 +0800

    Update license of bouncycastle (#38726)
    
    * Update license of bouncycastle
    
    * Update license of bouncycastle
---
 distribution/proxy/src/main/release-docs/LICENSE | 8 ++++----
 distribution/proxy/src/main/release-docs/NOTICE  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/distribution/proxy/src/main/release-docs/LICENSE 
b/distribution/proxy/src/main/release-docs/LICENSE
index cb98edd1675..f77be8457f5 100644
--- a/distribution/proxy/src/main/release-docs/LICENSE
+++ b/distribution/proxy/src/main/release-docs/LICENSE
@@ -357,10 +357,10 @@ MIT licenses
 The following components are provided under the MIT License. See project link 
for details.
 The text of each license is also included at licenses/LICENSE-[project].txt.
 
-    bcpkix-jdk18on 1.79: https://www.bouncycastle.org, MIT
-    bcprov-jdk18on 1.79: https://www.bouncycastle.org, MIT
-    bctls-jdk18on 1.79: https://www.bouncycastle.org, MIT
-    bcutil-jdk18on 1.79: https://www.bouncycastle.org, MIT
+    bcpkix-jdk18on 1.84: https://www.bouncycastle.org, MIT
+    bcprov-jdk18on 1.84: https://www.bouncycastle.org, MIT
+    bctls-jdk18on 1.84: https://www.bouncycastle.org, MIT
+    bcutil-jdk18on 1.84: https://www.bouncycastle.org, MIT
     checker-qual 3.39.0: 
https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT
     jul-to-slf4j 2.0.17: https://www.slf4j.org, MIT
     slf4j-api 2.0.17: https://www.slf4j.org, MIT
diff --git a/distribution/proxy/src/main/release-docs/NOTICE 
b/distribution/proxy/src/main/release-docs/NOTICE
index 9b8ad98a144..010ec6df2a6 100644
--- a/distribution/proxy/src/main/release-docs/NOTICE
+++ b/distribution/proxy/src/main/release-docs/NOTICE
@@ -165,7 +165,7 @@ a temporary self-signed X.509 certificate when the JVM does 
not provide the
 equivalent functionality.  It can be obtained at:
 
   * LICENSE:
-    * license/LICENSE.bouncycastle.txt (MIT License)
+    * licenses/LICENSE-bouncy-castle.txt (MIT License)
   * HOMEPAGE:
     * https://www.bouncycastle.org/
 

Reply via email to