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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new de0af99  [KARAF-6933] Upgrade to Apache Camel 2.25.2
     new 0405f1b  Merge pull request #208 from jbonofre/KARAF-6933
de0af99 is described below

commit de0af99a9c3a0887c3d2af1f81c165e5cdec95d2
Author: jbonofre <jbono...@apache.org>
AuthorDate: Tue Dec 1 14:54:38 2020 +0100

    [KARAF-6933] Upgrade to Apache Camel 2.25.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 73b14ba..55b2078 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
         <baseline>1.0.0</baseline>
         <baseline.skip>true</baseline.skip>
         <activemq.version>5.15.12</activemq.version>
-        <camel.version>2.25.0</camel.version>
+        <camel.version>2.25.2</camel.version>
         <cassandra.driver.version>4.6.1</cassandra.driver.version>
         <glassfish-json.version>1.1.4</glassfish-json.version>
         <json-api.version>1.1.4</json-api.version>

Reply via email to