This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 3.20.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1522f07b7a7ff00cecd063e8efc953d58502b622 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 1 17:56:11 2023 +0100 Bump to Camel 3.20.2 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad4ad942..b34d20a0 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version> <apache-rat-plugin.version>0.14</apache-rat-plugin.version> - <camel.version>3.20.1</camel.version> + <camel.version>3.20.2</camel.version> <slf4j.version>1.7.36</slf4j.version> <log4j.version>2.19.0</log4j.version> <jackson.version>2.14.1</jackson.version>