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/08/26 11:34:02 UTC

[camel] branch main updated (09a975d -> 17d0792)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 09a975d  Polish and cleanup documentation
     new 65d4bb5  Upgrade XStream to version 1.4.18
     new 17d0792  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

[camel] 02/02: Sync deps

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 17d0792c6be433db9ec950333b625c9677a08e76
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 26 13:29:06 2021 +0200

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 656d845..befeae5 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -571,7 +571,7 @@
     <xmlsec-version>2.1.4</xmlsec-version>
     <xmlunit-version>2.6.3</xmlunit-version>
     <xpp3-version>1.1.4c</xpp3-version>
-    <xstream-version>1.4.17</xstream-version>
+    <xstream-version>1.4.18</xstream-version>
     <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
     <zendesk-client-version>0.14.1</zendesk-client-version>
     <zipkin-reporter-version>2.16.3</zipkin-reporter-version>

[camel] 01/02: Upgrade XStream to version 1.4.18

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 65d4bb515e0f27bfd2fa527f27dae729fc24fda8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 26 13:24:02 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 913fabe..2396877 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -560,7 +560,7 @@
         <xmlsec-version>2.1.4</xmlsec-version>
         <xmlunit-version>2.6.3</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
-        <xstream-version>1.4.17</xstream-version>
+        <xstream-version>1.4.18</xstream-version>
         <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
         <zendesk-client-version>0.14.1</zendesk-client-version>
         <zipkin-reporter-version>2.16.3</zipkin-reporter-version>