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 0cc18b84db Bump jlineVersion from 3.30.14 to 3.30.15 (#12409)
0cc18b84db is described below

commit 0cc18b84db3d4a18e7964c88c2d22f7988927400
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 16:04:53 2026 +0200

    Bump jlineVersion from 3.30.14 to 3.30.15 (#12409)
    
    Bumps `jlineVersion` from 3.30.14 to 3.30.15.
    
    Updates `org.jline:jansi-core` from 3.30.14 to 3.30.15
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.14...jline-3.30.15)
    
    Updates `org.jline:jline-terminal` from 3.30.14 to 3.30.15
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.14...jline-3.30.15)
    
    Updates `org.jline:jline-terminal-jni` from 3.30.14 to 3.30.15
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.14...jline-3.30.15)
    
    Updates `org.jline:jline-terminal-ffm` from 3.30.14 to 3.30.15
    - [Release notes](https://github.com/jline/jline3/releases)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-3.30.14...jline-3.30.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jansi-core
      dependency-version: 3.30.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal
      dependency-version: 3.30.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal-jni
      dependency-version: 3.30.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jline:jline-terminal-ffm
      dependency-version: 3.30.15
      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 56a49a9e54..1e3075fb76 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.14</jlineVersion>
+    <jlineVersion>3.30.15</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