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 43091d5a290 Bump asm from 9.7.1 to 9.8 (#5530)
43091d5a290 is described below
commit 43091d5a290f00c2653b2dc11042c91177dee199
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 11:33:22 2025 +0300
Bump asm from 9.7.1 to 9.8 (#5530)
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 2f5b599170a..91bd3e3cbb8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -17,7 +17,7 @@
[versions]
assertj = "3.27.3"
-asm = "9.7.1"
+asm = "9.8"
bouncycastle = "1.80"
compileTesting = "0.21.0"
fliptables = "1.1.1"