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 2020/04/14 05:31:41 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6663] Upgrade to Felix Gogo jline 1.1.6

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 54dbb2d  [KARAF-6663] Upgrade to Felix Gogo jline 1.1.6
54dbb2d is described below

commit 54dbb2dee1a0ee16e6ab8733761fe5905bd31ea6
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Apr 9 06:42:47 2020 +0200

    [KARAF-6663] Upgrade to Felix Gogo jline 1.1.6
    
    (cherry picked from commit 9d5a2c77e126b9226487c969a27ec30dc4832b76)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ace5978..a813a2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
         <felix.framework.version>5.6.12</felix.framework.version>
         <felix.framework.security.version>2.6.1</felix.framework.security.version>
         <felix.gogo.runtime.version>1.1.2</felix.gogo.runtime.version>
-        <felix.gogo.jline.version>1.1.4</felix.gogo.jline.version>
+        <felix.gogo.jline.version>1.1.6</felix.gogo.jline.version>
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.http.version>4.0.16</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>