You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/11/20 10:48:58 UTC

karaf git commit: [KARAF-4126] Upgrade Cglib bundle to version 3.1_1

Repository: karaf
Updated Branches:
  refs/heads/master 54df51de9 -> 46e261173


[KARAF-4126] Upgrade Cglib bundle to version 3.1_1


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

Branch: refs/heads/master
Commit: 46e261173384d69ee72df0c40ca2e4866f957feb
Parents: 54df51d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Nov 19 17:42:00 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Nov 19 17:42:00 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/46e26117/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d32b523..59a9bce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,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.0_1</cglib.bundle.version>
+        <cglib.bundle.version>3.1_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
 
         <commons-beanutils.version>1.9.2</commons-beanutils.version>