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/12/21 12:31:55 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6974] Upgrade to Felix Gogo JLine 1.1.8

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 fc657cb  [KARAF-6974] Upgrade to Felix Gogo JLine 1.1.8
fc657cb is described below

commit fc657cb3732b1902646badc10486657d1176370e
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Dec 20 06:43:05 2020 +0100

    [KARAF-6974] Upgrade to Felix Gogo JLine 1.1.8
    
    (cherry picked from commit 1e91dfe6789d71e2b884edf93ceea1a64c0c1a63)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8aee4d9..3be48ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,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.4</felix.gogo.runtime.version>
-        <felix.gogo.jline.version>1.1.6</felix.gogo.jline.version>
+        <felix.gogo.jline.version>1.1.8</felix.gogo.jline.version>
         <felix.httplite.version>0.1.6</felix.httplite.version>
         <felix.http.version>4.1.4</felix.http.version>
         <felix.inventory.version>1.0.6</felix.inventory.version>