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/03/31 08:07:57 UTC

[2/4] camel git commit: Upgrade Cglib and related bundle to version 3.2.1

Upgrade Cglib and related bundle to version 3.2.1


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

Branch: refs/heads/master
Commit: 5e239a1e6f6111f8e9e537155af68debee302d44
Parents: eeb1e86
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 31 07:54:37 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 31 08:01:45 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5e239a1e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1946768..7900878 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -91,8 +91,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.0_1</cglib-bundle-version>
-    <cglib-version>3.2.0</cglib-version>
+    <cglib-bundle-version>3.2.1_1</cglib-bundle-version>
+    <cglib-version>3.2.1</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>