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 2021/12/22 06:26:57 UTC

[camel] branch main updated: Upgrade coap

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2c12fae  Upgrade coap
2c12fae is described below

commit 2c12fae68680cf9f6d71b81ac0066c87ef1cea5d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Dec 22 07:05:35 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c9722e..330fd88 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,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.2</caffeine-version>
-        <californium-version>2.6.5</californium-version>
+        <californium-version>2.6.6</californium-version>
         <cassandra-driver-version>4.11.1</cassandra-driver-version>
         <cassandra-version>3.11.11</cassandra-version>
         <cdi-api-2.0-version>2.0</cdi-api-2.0-version>