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 2017/01/16 10:31:52 UTC

camel git commit: Upgrade Californium to version 1.0.5

Repository: camel
Updated Branches:
  refs/heads/master 0ced2f8a7 -> d023026af


Upgrade Californium to version 1.0.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d023026a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d023026a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d023026a

Branch: refs/heads/master
Commit: d023026afdec1930d197df0375b0647b68ad7755
Parents: 0ced2f8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 16 11:30:39 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 16 11:31:04 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d023026a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 38ff4e3..bf308c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>
     <caffeine-version>2.3.5</caffeine-version>
-    <californium-version>1.0.4</californium-version>
+    <californium-version>1.0.5</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
     <cassandra-driver-version>3.1.3</cassandra-driver-version>
     <cassandra-driver-guava-version>18.0</cassandra-driver-guava-version>