You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/04/05 03:59:39 UTC

[camel] branch master updated: Updating XML Security + Californium versions

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

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


The following commit(s) were added to refs/heads/master by this push:
     new afcd059  Updating XML Security + Californium versions
afcd059 is described below

commit afcd0592f8c28275909eaf9df5d28eb01a8d371b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Apr 5 05:59:22 2019 +0200

    Updating XML Security + Californium versions
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4eaaede..abb1843 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
         <c3p0-version>0.9.5.4</c3p0-version>
         <c3p0-bundle-version>0.9.5.4_1</c3p0-bundle-version>
         <caffeine-version>2.7.0</caffeine-version>
-        <californium-version>1.0.6</californium-version>
+        <californium-version>1.0.7</californium-version>
         <cassandra-driver-version>3.7.1</cassandra-driver-version>
         <cassandra-driver-guava-version>19.0</cassandra-driver-guava-version>
         <cassandra-version>3.7</cassandra-version>
@@ -709,7 +709,7 @@
         <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-version>
         <xmlgraphics-batik-version>1.11</xmlgraphics-batik-version>
         <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
-        <xmlsec-version>2.1.2</xmlsec-version>
+        <xmlsec-version>2.1.3</xmlsec-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>