You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/09/30 07:42:54 UTC

[camel] 02/04: Upgrade felix gogo in camel-test-karaf

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e15b5ae2002c887e25f6f22cc36e9abf1d7dac66
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Sep 30 09:05:17 2019 +0200

    Upgrade felix gogo in camel-test-karaf
---
 components/camel-test-karaf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index d9b1592..81075ff 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -83,7 +83,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.gogo.runtime</artifactId>
-            <version>1.0.6</version>
+            <version>1.1.2</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>