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 b063bdc3820cfe91864b33bafaad18f9b66c0f77 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 30 13:34:40 2021 +0200 Sync deps --- 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 82cc475..5d17a82 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -84,7 +84,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> <camel.osgi.activator></camel.osgi.activator> <camel.osgi.dynamic></camel.osgi.dynamic> <camel.osgi.exclude.dependencies>false</camel.osgi.exclude.dependencies>
