This is an automated email from the ASF dual-hosted git repository.
apolovtsev 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 29b86898a9a Bump jline from 4.0.10 to 4.0.12 (#7957)
29b86898a9a is described below
commit 29b86898a9a5c64e62b51a1d62bb58b04c61af96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 17:03:53 2026 +0300
Bump jline from 4.0.10 to 4.0.12 (#7957)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[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 5356029e99a..fa181a352ed 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ netty = "4.2.12.Final"
javapoet = "1.13.0"
javax = "1.3.2"
jetbrainsAnnotations = "26.1.0"
-jline = "4.0.10"
+jline = "4.0.12"
jmh = "1.37"
junit5 = "5.14.3"
junit5-platform = "1.14.3"