You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/11/19 11:04:36 UTC

[camel-karaf] branch master updated: Upgrade to openstack4j 3.8

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 196bb24  Upgrade to openstack4j 3.8
196bb24 is described below

commit 196bb2411d22f36cd130697f32e878d23e3d0cb7
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Thu Nov 19 11:26:23 2020 +0100

    Upgrade to openstack4j 3.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6345031..d80ffb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
         <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
         <opencensus-api-version>0.24.0</opencensus-api-version>
         <oncrpc-version>1.1.3</oncrpc-version>
-        <openstack4j-guava-version>17.0</openstack4j-guava-version>
+        <openstack4j-guava-version>24.1.1-jre</openstack4j-guava-version>
         <ops4j-base-version>1.5.0</ops4j-base-version>
         <oro-bundle-version>2.0.8_6</oro-bundle-version>
         <paranamer-bundle-version>2.8_1</paranamer-bundle-version>