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/04/02 14:30:26 UTC

[camel-karaf] branch master updated: Upgrade XStream to version 1.4.16

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 79fa2c1  Upgrade XStream to version 1.4.16
79fa2c1 is described below

commit 79fa2c1071885652a2ed0d13931d7f3a0e8d77a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 2 16:27:08 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 7de8b85..08acb76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,7 +284,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.15_1</xstream-bundle-version>
+        <xstream-bundle-version>1.4.16_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>