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
The following commit(s) were added to refs/heads/master by this push:
new 3de6d1f Upgrade Chunk and related bundle to version 3.5.0
3de6d1f is described below
commit 3de6d1f6ac2f7e96af5e776a8a52ca37abccdb06
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 6 09:10:03 2019 +0100
Upgrade Chunk and related bundle to version 3.5.0
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c6870f..cfe5ca9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,8 +120,8 @@
<jta-api-1.2-version>1.2</jta-api-1.2-version>
<cglib-bundle-version>3.2.10_1</cglib-bundle-version>
<cglib-version>3.2.10</cglib-version>
- <chunk-templates-version>3.3.1</chunk-templates-version>
- <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
+ <chunk-templates-version>3.5.0</chunk-templates-version>
+ <chunk-templates-bundle-version>3.5.0_1</chunk-templates-bundle-version>
<cmis-version>1.1.0</cmis-version>
<cometd-bayeux-version>6.1.11</cometd-bayeux-version>
<cometd-java-client-version>3.1.2</cometd-java-client-version>