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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4829e4b  Upgrade Chunk Templates to version 3.6.2
4829e4b is described below

commit 4829e4b7c9fec2ea785411a1ccad65339e080520
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 17 13:14:41 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9e95a97..4e4481c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -108,7 +108,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.1</chunk-templates-version>
+        <chunk-templates-version>3.6.2</chunk-templates-version>
         <citrus-version>2.8.0</citrus-version>
         <classgraph-version>4.8.138</classgraph-version>
         <cmis-version>1.1.0</cmis-version>

Reply via email to