This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
The following commit(s) were added to refs/heads/main by this push:
new 6d9e1d9b [KARAF-7647] Upgrade to camel 3.20.1
new a82fc19e Merge pull request #310 from jbonofre/KARAF-7647
6d9e1d9b is described below
commit 6d9e1d9b8ce525a683df8715fb1867fb6decc439
Author: JB Onofré <[email protected]>
AuthorDate: Fri Feb 3 16:12:09 2023 +0100
[KARAF-7647] Upgrade to camel 3.20.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7f49878e..29a375e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<baseline>1.0.0</baseline>
<baseline.skip>true</baseline.skip>
<activemq.version>5.17.3</activemq.version>
- <camel.version>3.14.1</camel.version>
+ <camel.version>3.20.1</camel.version>
<cassandra.driver.version>4.9.0</cassandra.driver.version>
<glassfish-json.version>1.1.4</glassfish-json.version>
<json-api.version>1.1.4</json-api.version>