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 61fc978a92e Bump jline from 4.0.7 to 4.0.9 (#7852)
61fc978a92e is described below
commit 61fc978a92e8efd735d44d41734f6a4cace41300
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 23:47:23 2026 +0200
Bump jline from 4.0.7 to 4.0.9 (#7852)
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 4c50243367c..ebc7bd18815 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -31,7 +31,7 @@ netty = "4.2.10.Final"
javapoet = "1.13.0"
javax = "1.3.2"
jetbrainsAnnotations = "26.1.0"
-jline = "4.0.7"
+jline = "4.0.9"
jmh = "1.37"
junit5 = "5.14.3"
junit5-platform = "1.14.3"