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 cb7033178f8 Bump jline from 4.0.4 to 4.0.7 (#7839)
cb7033178f8 is described below
commit cb7033178f855725d1bcb6c75548d03a956d9580
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 22 10:15:24 2026 +0200
Bump jline from 4.0.4 to 4.0.7 (#7839)
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 aa3aa021f57..37cdd4aab37 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.4"
+jline = "4.0.7"
jmh = "1.37"
junit5 = "5.14.3"
junit5-platform = "1.14.3"