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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 923bd2b0522 HDDS-14029. Bump Bouncy Castle to 1.83, maven-shade-plugin 
to 3.6.1 (#9433)
923bd2b0522 is described below

commit 923bd2b05227c0fff4ce5530dd284e6f9a9b0225
Author: ChenChen Lai <[email protected]>
AuthorDate: Fri Dec 5 18:33:01 2025 +0800

    HDDS-14029. Bump Bouncy Castle to 1.83, maven-shade-plugin to 3.6.1 (#9433)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 51418ae9563..71eb0117487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <aws-java-sdk.version>1.12.788</aws-java-sdk.version>
     <aws-java-sdk2.version>2.39.5</aws-java-sdk2.version>
     <bonecp.version>0.8.0.RELEASE</bonecp.version>
-    <bouncycastle.version>1.82</bouncycastle.version>
+    <bouncycastle.version>1.83</bouncycastle.version>
     
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
     <cdi-api.version>2.0</cdi-api.version>
     <checkstyle.version>9.3</checkstyle.version>
@@ -155,7 +155,7 @@
     
<maven-remote-resources-plugin.version>3.3.0</maven-remote-resources-plugin.version>
     <maven-replacer-plugin.version>1.5.3</maven-replacer-plugin.version>
     <maven-resources-plugin.version>3.3.0</maven-resources-plugin.version>
-    <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
+    <maven-shade-plugin.version>3.6.1</maven-shade-plugin.version>
     <maven-site-plugin.version>3.21.0</maven-site-plugin.version>
     <maven-source-plugin.version>3.3.1</maven-source-plugin.version>
     <maven-surefire-plugin.argLine>-Xmx8192m 
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>


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

Reply via email to