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

dlmarion pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/2.1 by this push:
     new 0bac9151a5 Upgrade BouncyCastle from 1.80 to 1.84 (#6405)
0bac9151a5 is described below

commit 0bac9151a5d96baf7fc965eb7d8e3234bb81720c
Author: Dave Marion <[email protected]>
AuthorDate: Wed Jun 3 12:55:40 2026 -0400

    Upgrade BouncyCastle from 1.80 to 1.84 (#6405)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45a0bb4daa..4fbfd3b78b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@ under the License.
     <surefire.reuseForks>true</surefire.reuseForks>
     <!-- dependency and plugin versions managed with properties -->
     <version.auto-service>1.1.1</version.auto-service>
-    <version.bouncycastle>1.80</version.bouncycastle>
+    <version.bouncycastle>1.84</version.bouncycastle>
     <version.curator>5.8.0</version.curator>
     <version.errorprone>2.41.0</version.errorprone>
     <version.hadoop>3.3.6</version.hadoop>

Reply via email to