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 2019/06/11 06:59:17 UTC

[camel] branch master updated: Upgrade Californium to version 2.0.0-M15

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.git


The following commit(s) were added to refs/heads/master by this push:
     new 2434e04  Upgrade Californium to version 2.0.0-M15
2434e04 is described below

commit 2434e043a35ed70262ce9df575ff0668c22c1483
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 11 08:58:44 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ca3ab07..505546b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -110,7 +110,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>2.0.0-M14</californium-version>
+        <californium-version>2.0.0-M15</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>