You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/20 06:32:13 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5624] Upgrade to jline 3.6.1

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

jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new a1c3efe  [KARAF-5624] Upgrade to jline 3.6.1
a1c3efe is described below

commit a1c3efead5fadd82c9be9382d57ae8d818e808e4
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Feb 19 13:26:51 2018 +0100

    [KARAF-5624] Upgrade to jline 3.6.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9026cc6..959ac72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
         <hibernate.validator.version>5.3.4.Final</hibernate.validator.version>
         <jansi.version>1.17</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
-        <jline.version>3.6.0</jline.version>
+        <jline.version>3.6.1</jline.version>
         <jsw.version>3.2.3</jsw.version>
         <log4j.version>1.2.17</log4j.version>
         <maven.version>2.0.9</maven.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.