You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/08/28 21:04:29 UTC

[camel] branch master updated (d0f0887 -> 4d726ef)

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

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


    from d0f0887  CAMEL-12760: deprecate camel-xmlrpc component
     new 1055887  Upgrade SnakeYAML to version 1.23
     new 4d726ef  Upgrade XMLUnit to version 2.6.2

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade XMLUnit to version 2.6.2

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

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

commit 4d726ef80db7addb577e749b8ddcb8938419e1a4
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Tue Aug 28 23:03:31 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1bf9ff0..f281f18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -734,7 +734,7 @@
     <xmlrpc-version>3.1.3</xmlrpc-version>
     <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version>
     <xmlsec-version>2.1.2</xmlsec-version>
-    <xmlunit-version>2.6.0</xmlunit-version>
+    <xmlunit-version>2.6.2</xmlunit-version>
     <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xsdlib-version>2013.2</xsdlib-version>


[camel] 01/02: Upgrade SnakeYAML to version 1.23

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

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

commit 10558878942d805fb3db32f77df74499a6136851
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Tue Aug 28 23:02:21 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ab78c69..1bf9ff0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -621,7 +621,7 @@
     <slf4j-api-version>1.7.25</slf4j-api-version>
     <slf4j-version>1.7.25</slf4j-version>
     <smack-version>4.3.0</smack-version>
-    <snakeyaml-version>1.21</snakeyaml-version>
+    <snakeyaml-version>1.23</snakeyaml-version>
     <snappy-version>1.1.4</snappy-version>
     <snmp4j-version>2.6.3_1</snmp4j-version>
     <solr-bundle-version>7.2.1_1</solr-bundle-version>