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 2021/04/30 11:38:50 UTC

[camel] 01/02: Upgrade Californium to version 2.6.3

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

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

commit 72340592db0520fb5037f4133557746dc7e55758
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 30 13:33:45 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2e70c6b..76dfb68 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
         <build-helper-maven-plugin-version>3.2.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <caffeine-version>2.9.0</caffeine-version>
-        <californium-version>2.6.2</californium-version>
+        <californium-version>2.6.3</californium-version>
         <cassandra-driver-version>4.11.0</cassandra-driver-version>
         <cassandra-driver-guava-version>25.1-jre</cassandra-driver-guava-version>
         <cassandra-version>3.11.8</cassandra-version>