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 2021/01/13 07:48:59 UTC

[camel-karaf] branch camel-karaf-3.7.x updated: Upgrade XStream bundle to version 1.4.15_1

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.7.x by this push:
     new 33cad78  Upgrade XStream bundle to version 1.4.15_1
33cad78 is described below

commit 33cad78e08ea6966663f7a8e704aacf8a683b38a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 13 08:48:40 2021 +0100

    Upgrade XStream bundle to version 1.4.15_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a1e3854..7d8a45a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
         <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-version>
         <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
         <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
-        <xstream-bundle-version>1.4.14_1</xstream-bundle-version>
+        <xstream-bundle-version>1.4.15_1</xstream-bundle-version>
         <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>
         <zjsonpatch-version>0.3.0</zjsonpatch-version>
         <zookeeper-guava-version>27.1-jre</zookeeper-guava-version>