This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 696594aab41 Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82
(#6620)
696594aab41 is described below
commit 696594aab41b6ae0387d3b4b984b9c284d6f2be4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 08:38:17 2025 +0300
Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82 (#6620)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index f837ebf047c..c02ae784680 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -18,7 +18,7 @@
[versions]
assertj = "3.27.4"
asm = "9.8"
-bouncycastle = "1.81"
+bouncycastle = "1.82"
compileTesting = "0.23.0"
commons-collections4 = "4.5.0"
commons-lang3 = "3.18.0"