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/08/21 09:52:10 UTC

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

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 e833d4d  Upgrade Californium to version 2.0.0-M16
e833d4d is described below

commit e833d4d0c04ee964b3c5df66d95e150eb37874a7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 21 11:51:44 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f0b779..a9608ca 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.8.0</caffeine-version>
-        <californium-version>2.0.0-M15</californium-version>
+        <californium-version>2.0.0-M16</californium-version>
         <cassandra-driver-version>3.7.2</cassandra-driver-version>
         <cassandra-driver-guava-version>19.0</cassandra-driver-guava-version>
         <cassandra-version>3.7</cassandra-version>