You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2023/07/19 12:30:22 UTC

[camel] branch coheigea/californium-2.7.4 created (now bcf4846c369)

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

coheigea pushed a change to branch coheigea/californium-2.7.4
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bcf4846c369 Updating californium to 2.7.4

This branch includes the following new commits:

     new bcf4846c369 Updating californium to 2.7.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Updating californium to 2.7.4

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/californium-2.7.4
in repository https://gitbox.apache.org/repos/asf/camel.git

commit bcf4846c369d32f533bc9dde5e5cde7963b5fd4d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jul 19 13:30:02 2023 +0100

    Updating californium to 2.7.4
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3aae572c435..441dd609b0f 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -79,7 +79,7 @@
     <c3p0-version>0.9.5.5</c3p0-version>
     <caffeine-version>3.1.2</caffeine-version>
     <californium-scandium-version>2.7.4</californium-scandium-version>
-    <californium-version>2.7.2</californium-version>
+    <californium-version>2.7.4</californium-version>
     <camel.failsafe.forkTimeout>600</camel.failsafe.forkTimeout>
     <camel.osgi.activator></camel.osgi.activator>
     <camel.osgi.dynamic></camel.osgi.dynamic>
diff --git a/parent/pom.xml b/parent/pom.xml
index 36ca91c2e23..7f417465900 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <build-helper-maven-plugin-version>3.2.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
         <caffeine-version>3.1.2</caffeine-version>
-        <californium-version>2.7.2</californium-version>
+        <californium-version>2.7.4</californium-version>
         <californium-scandium-version>2.7.4</californium-scandium-version>
         <cassandra-driver-version>4.15.0</cassandra-driver-version>
         <cassandra-version>4.0.6</cassandra-version>