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 90466e4022 HDDS-12102. Bump Bouncy Castle to 1.80 (#7713)
90466e4022 is described below

commit 90466e402283fef2dd7beefa07e7d60be6f77bbb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 18 14:24:23 2025 +0100

    HDDS-12102. Bump Bouncy Castle to 1.80 (#7713)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9526f9d6f6..8cbaad0942 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     <assertj.version>3.27.2</assertj.version>
     <aws-java-sdk.version>1.12.661</aws-java-sdk.version>
     <bonecp.version>0.8.0.RELEASE</bonecp.version>
-    <bouncycastle.version>1.79</bouncycastle.version>
+    <bouncycastle.version>1.80</bouncycastle.version>
     
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
     <cdi-api.version>2.0</cdi-api.version>
     <checkstyle.version>9.3</checkstyle.version>


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

Reply via email to