This is an automated email from the ASF dual-hosted git repository.

Bukama pushed a commit to branch maven-3.10.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.10.x by this push:
     new 97a4425ec1 Bump jlineVersion from 3.30.13 to 3.30.14 (#12400)
97a4425ec1 is described below

commit 97a4425ec1e1c8b6c2fb32ce15a65fda528f0518
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 17:27:41 2026 +0200

    Bump jlineVersion from 3.30.13 to 3.30.14 (#12400)
    
    Bumps `jlineVersion` from 3.30.13 to 3.30.14.
    
    Updates `org.jline:jansi-core` from 3.30.13 to 3.30.14
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.13...jline-3.30.14)
    
    Updates `org.jline:jline-terminal` from 3.30.13 to 3.30.14
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.13...jline-3.30.14)
    
    Updates `org.jline:jline-terminal-jni` from 3.30.13 to 3.30.14
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.13...jline-3.30.14)
    
    Updates `org.jline:jline-terminal-ffm` from 3.30.13 to 3.30.14
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.13...jline-3.30.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jansi-core
      dependency-version: 3.30.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal
      dependency-version: 3.30.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal-jni
      dependency-version: 3.30.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal-ffm
      dependency-version: 3.30.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa4b33c533..56a49a9e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@ under the License.
     <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
     <checkstyle.excludes>**/package-info.java</checkstyle.excludes>
     
<project.build.outputTimestamp>2026-03-24T21:15:50Z</project.build.outputTimestamp>
-    <jlineVersion>3.30.13</jlineVersion>
+    <jlineVersion>3.30.14</jlineVersion>
 
     <!-- The JPMS module name elements used in the Automatic-Module-Name -->
     <!-- Note: Maven 3 can never become "pure modular" thing, we leave that to 
Maven 4+ -->

Reply via email to