This is an automated email from the ASF dual-hosted git repository.
tanxinyu 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 b663b131c Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in
/ratis-test (#1301)
b663b131c is described below
commit b663b131c3894c916d62c991599b58ad74b5735a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 22:03:33 2025 +0800
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in /ratis-test
(#1301)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 efd87bedd..bc6401d45 100644
--- a/ratis-test/pom.xml
+++ b/ratis-test/pom.xml
@@ -24,7 +24,7 @@
<name>Apache Ratis Test</name>
<properties>
- <bouncycastle.version>1.78.1</bouncycastle.version>
+ <bouncycastle.version>1.79</bouncycastle.version>
</properties>
<dependencies>