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/ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new edbe6a7e6 RATIS-2460. Bump bouncycastle to 1.83 (#1393)
edbe6a7e6 is described below

commit edbe6a7e6763041dcac9195967bc3182577e6d48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 14:11:49 2026 +0100

    RATIS-2460. Bump bouncycastle to 1.83 (#1393)
---
 ratis-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ratis-test/pom.xml b/ratis-test/pom.xml
index 854c2b606..050600319 100644
--- a/ratis-test/pom.xml
+++ b/ratis-test/pom.xml
@@ -24,7 +24,7 @@
   <name>Apache Ratis Test</name>
 
   <properties>
-    <bouncycastle.version>1.79</bouncycastle.version>
+    <bouncycastle.version>1.83</bouncycastle.version>
   </properties>
 
   <dependencies>

Reply via email to