This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3810bc12a622a5c3f3b2cc0a2a79c98089fc6f1c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Dec 7 12:07:58 2018 +0100 Upgrade Cglib and related bundle to version 3.2.9 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8118125..ce58c19 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -116,8 +116,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.8_1</cglib-bundle-version> - <cglib-version>3.2.8</cglib-version> + <cglib-bundle-version>3.2.9_1</cglib-bundle-version> + <cglib-version>3.2.9</cglib-version> <chronicle-bytes-version>1.16.29</chronicle-bytes-version> <chronicle-core-version>1.16.29</chronicle-core-version> <chronicle-engine-version>1.13.27</chronicle-engine-version>