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

[karaf] branch karaf-4.0.x updated: [KARAF-5526] Upgrade to JLine 2.14.4

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

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


The following commit(s) were added to refs/heads/karaf-4.0.x by this push:
     new bf99b77  [KARAF-5526] Upgrade to JLine 2.14.4
bf99b77 is described below

commit bf99b779b7de33be017db0d0e6cbeef319212f69
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Feb 6 20:15:49 2018 +0100

    [KARAF-5526] Upgrade to JLine 2.14.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4ad899..c00947d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
         <hibernate.validator.version>5.0.3.Final</hibernate.validator.version>
         <jansi.version>1.14</jansi.version>
         <javassist.version>3.9.0.GA</javassist.version>
-        <jline.version>2.14.1</jline.version>
+        <jline.version>2.14.4</jline.version>
         <jledit.version>0.2.1</jledit.version>
         <jsw.version>3.2.3</jsw.version>
         <log4j.version>1.2.17</log4j.version>

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