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 4726242563b HDDS-15974. Bump bouncycastle to 1.85 (#10867)
4726242563b is described below
commit 4726242563be5bbf7bfcdfc29f69d2de3a7f05bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 10:43:51 2026 +0200
HDDS-15974. Bump bouncycastle to 1.85 (#10867)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f06d57e84a8..7f987d1155e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<assertj.version>3.27.7</assertj.version>
<aws-java-sdk.version>1.12.788</aws-java-sdk.version>
<bonecp.version>0.8.0.RELEASE</bonecp.version>
- <bouncycastle.version>1.84</bouncycastle.version>
+ <bouncycastle.version>1.85</bouncycastle.version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<byte-buddy.version>1.18.11</byte-buddy.version>
<cdi-api.version>2.0.SP1</cdi-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]