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 2017/10/24 20:06:51 UTC

[karaf] 02/04: [KARAF-5431] Upgrade to Felix Gogo Runtime / JLine 1.0.10

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 540adc3e5fca1f22a05791366f52fe3308d20a35
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Mon Oct 16 15:59:45 2017 +0200

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

diff --git a/pom.xml b/pom.xml
index 2e7778b..eb65e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,8 +192,8 @@
         <felix.fileinstall.version>3.6.2</felix.fileinstall.version>
         <felix.framework.version>5.6.8</felix.framework.version>
         <felix.framework.security.version>2.6.0</felix.framework.security.version>
-        <felix.gogo.runtime.version>1.0.8</felix.gogo.runtime.version>
-        <felix.gogo.jline.version>1.0.8</felix.gogo.jline.version>
+        <felix.gogo.runtime.version>1.0.10</felix.gogo.runtime.version>
+        <felix.gogo.jline.version>1.0.10</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.3.0</felix.plugin.version>

-- 
To stop receiving notification emails like this one, please contact
"commits@karaf.apache.org" <co...@karaf.apache.org>.