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

karaf git commit: [KARAF-4563] Upgrade Cglib to version 3.2.2

Repository: karaf
Updated Branches:
  refs/heads/master 183fda5ff -> 8a5a4bb2a


[KARAF-4563] Upgrade Cglib to version 3.2.2


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/8a5a4bb2
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/8a5a4bb2
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/8a5a4bb2

Branch: refs/heads/master
Commit: 8a5a4bb2a7153affd21167df6c48668fe5977735
Parents: 183fda5
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jun 8 08:34:09 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jun 8 08:34:09 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/8a5a4bb2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d756115..4bb109e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
         <antlr.bundle.version>2.7.7_5</antlr.bundle.version>
         <asm.version>5.0.4</asm.version>
         <asm.springsource.version>1.5.3</asm.springsource.version>
-        <cglib.bundle.version>3.2.1_1</cglib.bundle.version>
+        <cglib.bundle.version>3.2.2_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
 
         <commons-beanutils.version>1.9.2</commons-beanutils.version>