You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/24 06:26:47 UTC

[camel] 01/02: CAMEL-16389 - Upgrade Chunk to version 3.6.1

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 53ae925b6a535354215f7f2e577a94f2c396cfe5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 24 07:21:21 2021 +0100

    CAMEL-16389 - Upgrade Chunk to version 3.6.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0603fe8..49a8a61 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
         <cdi-api-2.0-version>2.0</cdi-api-2.0-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.2.12</cglib-version>
-        <chunk-templates-version>3.6.0</chunk-templates-version>
+        <chunk-templates-version>3.6.1</chunk-templates-version>
         <citrus-version>2.8.0</citrus-version>
         <classgraph-version>4.8.52</classgraph-version>
         <cmis-version>1.1.0</cmis-version>