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

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


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

commit 727117c52436fef7ffbb9a6d8ccc5d88feea19ab
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jul 20 14:45:27 2026 +0100

    HADOOP-19942. Upgrade to BouncyCastle 1.85 due to security issues. (#8614)
    
    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 1739c27780d..fd215f66715 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -605,9 +605,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 60a3a3d3580..d7f1f45b2ee 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -120,7 +120,7 @@
     <guava.version>33.4.8-jre</guava.version>
     <guice.version>5.1.0</guice.version>
 
-    <bouncycastle.version>1.84</bouncycastle.version>
+    <bouncycastle.version>1.85</bouncycastle.version>
 
     <!-- Required for testing LDAP integration -->
     <apacheds.version>2.0.0.AM27</apacheds.version>


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

Reply via email to