You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2020/10/13 16:10:11 UTC

[felix-dev] branch master updated: Update Gogo BOM to jline release 1.1.8

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

tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c698f8  Update Gogo BOM to jline release 1.1.8
2c698f8 is described below

commit 2c698f823884df90590f1c65f9b765c7dbf14ff8
Author: Thomas Watson <tj...@us.ibm.com>
AuthorDate: Tue Oct 13 11:09:44 2020 -0500

    Update Gogo BOM to jline release 1.1.8
---
 gogo/bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gogo/bom/pom.xml b/gogo/bom/pom.xml
index ee45114..631bb80 100644
--- a/gogo/bom/pom.xml
+++ b/gogo/bom/pom.xml
@@ -52,7 +52,7 @@
             <dependency>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>org.apache.felix.gogo.jline</artifactId>
-                <version>1.1.6</version>
+                <version>1.1.8</version>
                 <scope>runtime</scope>
             </dependency>
             <dependency>