This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch ozone-2.1
in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 81c89cec66e0160d3af38488a998312dfed4a6f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 20:57:40 2025 +0200
HDDS-13717. Bump Bouncy Castle to 1.82 (#9054)
(cherry picked from commit 1390527aa1b35d0ca88e593f22cb61750a17c1fb)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b4f0d706419..d1dac3e999c 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.35.5</aws-java-sdk2.version>
<bonecp.version>0.8.0.RELEASE</bonecp.version>
- <bouncycastle.version>1.81</bouncycastle.version>
+ <bouncycastle.version>1.82</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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]