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

steveloughran pushed a commit to branch branch-3.4
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.4 by this push:
     new 7d74f249087 HADOOP-19942. Upgrade to BouncyCastle 1.85 due to security 
issues. (#8614) (#8619)
7d74f249087 is described below

commit 7d74f249087b192cc2e3cb626fa62849b86c1116
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jul 22 12:57:43 2026 +0100

    HADOOP-19942. Upgrade to BouncyCastle 1.85 due to security issues. (#8614) 
(#8619)
    
    
    Contributed by PJ Fanning
---
 LICENSE-binary         | 6 +++---
 hadoop-project/pom.xml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 9538a055c40..dbce620e148 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -493,9 +493,9 @@ com.microsoft.azure:azure-cosmosdb-gateway:2.4.5
 com.microsoft.azure:azure-data-lake-store-sdk:2.3.9
 com.microsoft.azure:azure-keyvault-core:1.0.0
 com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7
-org.bouncycastle:bcpkix-jdk18on:1.84
-org.bouncycastle:bcprov-jdk18on:1.84
-org.bouncycastle:bcutil-jdk18on:1.84
+org.bouncycastle:bcpkix-jdk18on:1.85
+org.bouncycastle:bcprov-jdk18on:1.85
+org.bouncycastle:bcutil-jdk18on:1.85
 org.checkerframework:checker-qual:3.8.0
 org.codehaus.mojo:animal-sniffer-annotations:1.24
 org.jruby.jcodings:jcodings:1.0.13
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 1dcd5b66680..d9fed0d487c 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -113,7 +113,7 @@
     <guava.version>32.0.1-jre</guava.version>
     <guice.version>4.2.3</guice.version>
 
-    <bouncycastle.version>1.84</bouncycastle.version>
+    <bouncycastle.version>1.85</bouncycastle.version>
 
     <!-- Required for testing LDAP integration -->
     <apacheds.version>2.0.0.AM26</apacheds.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to