You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/06/08 06:26:05 UTC

camel git commit: Upgrade Cglib and related bundle to version 3.2.2

Repository: camel
Updated Branches:
  refs/heads/master 892638b61 -> 71ffd868f


Upgrade Cglib and related bundle to version 3.2.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/71ffd868
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/71ffd868
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/71ffd868

Branch: refs/heads/master
Commit: 71ffd868f262fd2f936155cb047cbb06f1af001e
Parents: 892638b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 8 08:25:26 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 8 08:25:26 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/71ffd868/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 65e4ffc..075e8f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,8 +94,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.1_1</cglib-bundle-version>
-    <cglib-version>3.2.1</cglib-version>
+    <cglib-bundle-version>3.2.2_1</cglib-bundle-version>
+    <cglib-version>3.2.2</cglib-version>
     <chunk-templates-version>3.2.0</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.0_1</chunk-templates-bundle-version>
     <classmate-version>1.3.1</classmate-version>