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

dineshkumar-yadav pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c887928b RANGER-5639: Upgrade bouncycastle to 1.84 (#1022)
9c887928b is described below

commit 9c887928b74fb391a1ce6f9e24905d01cb8125c5
Author: Rakesh Gupta <[email protected]>
AuthorDate: Fri Jun 26 16:46:08 2026 +0530

    RANGER-5639: Upgrade bouncycastle to 1.84 (#1022)
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f29644734..328a4b921 100755
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <atlas.jettison.version>1.3.7</atlas.jettison.version>
         <atlas.version>2.4.0</atlas.version>
         <aws-java-sdk.version>1.12.765</aws-java-sdk.version>
-        <bouncycastle.version>1.79</bouncycastle.version>
+        <bouncycastle.version>1.84</bouncycastle.version>
         <cglib.version>2.2.0-b23</cglib.version>
         <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
         <checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
@@ -187,8 +187,8 @@
         <noggit.version>0.8</noggit.version>
         <orc.core.version>1.6.7</orc.core.version>
         <orc.version>1.5.8</orc.version>
-        <org.bouncycastle.bcpkix-jdk18on>1.79</org.bouncycastle.bcpkix-jdk18on>
-        <org.bouncycastle.bcprov-jdk18on>1.79</org.bouncycastle.bcprov-jdk18on>
+        <org.bouncycastle.bcpkix-jdk18on>1.84</org.bouncycastle.bcpkix-jdk18on>
+        <org.bouncycastle.bcprov-jdk18on>1.84</org.bouncycastle.bcprov-jdk18on>
         
<owasp-java-html-sanitizer.version>20211018.2</owasp-java-html-sanitizer.version>
         <ozone.version>2.1.0</ozone.version>
         <paranamer.version>2.3</paranamer.version>

Reply via email to