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

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


The following commit(s) were added to refs/heads/maven-4.0.x by this push:
     new 1d1be97f85 Bump jlineVersion from 4.1.3 to 4.2.1 (#12282)
1d1be97f85 is described below

commit 1d1be97f858b0281f980256f718de4e2ffa84ef4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 09:31:01 2026 +0200

    Bump jlineVersion from 4.1.3 to 4.2.1 (#12282)
    
    Bumps JLine from 4.1.3 to 4.2.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f5ddd9bbb2..fc17ca3542 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@ under the License.
     <hamcrestVersion>3.0</hamcrestVersion>
     <jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
     <javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
-    <jlineVersion>4.1.3</jlineVersion>
+    <jlineVersion>4.2.1</jlineVersion>
     <jmhVersion>1.37</jmhVersion>
     <junitVersion>5.13.4</junitVersion>
     <jxpathVersion>1.4.0</jxpathVersion>

Reply via email to