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 2023/07/17 13:59:44 UTC

[camel] 04/04: Upgrade camel-coap to 2.8.0

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

commit 04a9f869eba49655fe35961559508d3dea76ea18
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 15:57:58 2023 +0200

    Upgrade camel-coap to 2.8.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0d10f7520a7..204792e151d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,8 +82,8 @@
         <build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <caffeine-version>3.1.6</caffeine-version>
-        <californium-version>2.7.2</californium-version>
-        <californium-scandium-version>2.7.4</californium-scandium-version>
+        <californium-version>2.8.0</californium-version>
+        <californium-scandium-version>2.8.0</californium-scandium-version>
         <cassandra-driver-version>4.17.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>