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/04/12 16:12:34 UTC

[karaf] 02/02: [KARAF-5698] Upgrade to Felix Gogo Runtime / JLine 1.0.12

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/karaf.git

commit 9e550d8a654a08eae6ae487578bec8d545b1f6db
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Thu Apr 12 18:12:21 2018 +0200

    [KARAF-5698] Upgrade to Felix Gogo Runtime / JLine 1.0.12
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4f17cbd..41448b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,8 +194,8 @@
         <felix.fileinstall.version>3.6.4</felix.fileinstall.version>
         <felix.framework.version>5.6.10</felix.framework.version>
         <felix.framework.security.version>2.6.0</felix.framework.security.version>
-        <felix.gogo.runtime.version>1.0.10</felix.gogo.runtime.version>
-        <felix.gogo.jline.version>1.0.10</felix.gogo.jline.version>
+        <felix.gogo.runtime.version>1.0.12</felix.gogo.runtime.version>
+        <felix.gogo.jline.version>1.0.12</felix.gogo.jline.version>
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
         <felix.plugin.version>3.5.0</felix.plugin.version>

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