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 3afcc8b243 Bump jline from 3.27.0 to 3.27.1 (#4577)
3afcc8b243 is described below

commit 3afcc8b2438b9e80ac42ff4f03528fb692ab7311
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 17 12:58:31 2024 +0300

    Bump jline from 3.27.0 to 3.27.1 (#4577)
    
    Bumps `jline` from 3.27.0 to 3.27.1.
    
    Updates `org.jline:jline` from 3.27.0 to 3.27.1
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.27.0...jline-3.27.1)
    
    Updates `org.jline:jline-console` from 3.27.0 to 3.27.1
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.27.0...jline-3.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-console
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 7d154f8669..53ec9feb4b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ netty = "4.1.114.Final"
 javapoet = "1.13.0"
 javax = "1.3.2"
 jetbrainsAnnotations = "26.0.1"
-jline = "3.27.0"
+jline = "3.27.1"
 jmh = "1.37"
 junit5 = "5.11.2"
 junitPioneer = "2.3.0"

Reply via email to