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 e496baa Upgrade Cglib and related bundle to version 3.2.6 e496baa is described below commit e496baacc42605077eb3eee7d360b500cad91308 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 8 16:54:52 2018 +0100 Upgrade Cglib and related bundle to version 3.2.6 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 73fd212..67a253c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -118,8 +118,8 @@ <cdi-api-1.2-version>1.2</cdi-api-1.2-version> <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-bundle-version>3.2.5_1</cglib-bundle-version> - <cglib-version>3.2.5</cglib-version> + <cglib-bundle-version>3.2.6_1</cglib-bundle-version> + <cglib-version>3.2.6</cglib-version> <chronicle-bytes-version>1.10.13</chronicle-bytes-version> <chronicle-core-version>1.10.1</chronicle-core-version> <chronicle-engine-version>1.13.27</chronicle-engine-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.