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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5d15093532 [MNG-8105] Upgrade JLine to 3.26.0 (#1478)
5d15093532 is described below

commit 5d15093532f9b71d50a0ad9755172ee7d3cdddb3
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Tue Apr 23 15:31:45 2024 +0200

    [MNG-8105] Upgrade JLine to 3.26.0 (#1478)
---
 .../{unrecognized-jline-3.25.1.txt => unrecognized-jline-3.26.0.txt}    | 0
 pom.xml                                                                 | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/apache-maven/src/main/appended-resources/licenses/unrecognized-jline-3.25.1.txt
 
b/apache-maven/src/main/appended-resources/licenses/unrecognized-jline-3.26.0.txt
similarity index 100%
rename from 
apache-maven/src/main/appended-resources/licenses/unrecognized-jline-3.25.1.txt
rename to 
apache-maven/src/main/appended-resources/licenses/unrecognized-jline-3.26.0.txt
diff --git a/pom.xml b/pom.xml
index bb8aaf6579..91c2e433f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@ under the License.
     <hamcrestVersion>2.2</hamcrestVersion>
     <jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
     <javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
-    <jlineVersion>3.25.1</jlineVersion>
+    <jlineVersion>3.26.0</jlineVersion>
     <junitVersion>5.10.1</junitVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <logbackClassicVersion>1.2.13</logbackClassicVersion>

Reply via email to