CAMEL-10346 Upgrade Cglib and related bundle to version 3.2.4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2beb3a93 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2beb3a93 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2beb3a93 Branch: refs/heads/master Commit: 2beb3a9374fa121ad0e7a9cdce3d3c55aa5a8cc5 Parents: 0e47e97 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Sep 30 07:38:19 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Sep 30 10:44:28 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2beb3a93/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cc6301d..f17aa46 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -97,8 +97,8 @@ <cdi-api-1.0-version>1.0-SP4</cdi-api-1.0-version> <cdi-api-1.1-version>1.1</cdi-api-1.1-version> <cdi-api-1.2-version>1.2</cdi-api-1.2-version> - <cglib-bundle-version>3.2.2_1</cglib-bundle-version> - <cglib-version>3.2.2</cglib-version> + <cglib-bundle-version>3.2.4_1</cglib-bundle-version> + <cglib-version>3.2.4</cglib-version> <chronicle-bytes-version>1.7.17</chronicle-bytes-version> <chronicle-core-version>1.7.6</chronicle-core-version> <chronicle-engine-version>1.13.10</chronicle-engine-version>