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

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


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new d04f6cf1 Bump jline from 3.30.5 to 3.30.6 (#1420)
d04f6cf1 is described below

commit d04f6cf19a7c52aacfea61417b2755bef89081bf
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Wed Sep 10 16:44:02 2025 +0200

    Bump jline from 3.30.5 to 3.30.6 (#1420)
    
    Fixes garbage on output.
    
    Fixes #1358
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66d96278..f94f989f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <graalvm.plugin.version>0.11.0</graalvm.plugin.version>
     <groovy.version>5.0.0</groovy.version>
     <jakarta.inject.version>1.0</jakarta.inject.version>
-    <jline.version>3.30.5</jline.version>
+    <jline.version>3.30.6</jline.version>
     <maven.version>3.9.11</maven.version>
     <!-- Keep in sync with Maven -->
     <maven.resolver.version>1.9.24</maven.resolver.version>

Reply via email to