This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 4e577af91458b363c73bca9e81e1b43ecf49dc3d Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 18 15:21:25 2020 +0200 Sync Properties --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 5baf837..38784da 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -85,7 +85,7 @@ <build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-version> <c3p0-version>0.9.5.5</c3p0-version> <caffeine-version>2.8.4</caffeine-version> - <californium-version>2.0.0</californium-version> + <californium-version>2.2.3</californium-version> <camel.osgi.activator></camel.osgi.activator> <camel.osgi.dynamic></camel.osgi.dynamic> <camel.osgi.exclude.dependencies>false</camel.osgi.exclude.dependencies>
