This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch 1.0.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit d23f5c1d835d767d0146d84216099108645d2f16 Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Wed Aug 12 12:34:17 2020 +0200 Upgarde to camel v3.4.3 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f687cc2..c65d485 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <awssdk1.version>1.11.714</awssdk1.version> <awssdk1-swf-libs.version>1.11.22</awssdk1-swf-libs.version> <awssdk2.version>2.13.33</awssdk2.version> - <camel.version>3.4.2</camel.version> + <camel.version>3.4.3</camel.version> <debezium.version>1.2.0.Final</debezium.version> <freemarker.version>2.3.30</freemarker.version> <github-api.version>1.111</github-api.version> @@ -960,4 +960,3 @@ </profiles> </project> -