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 2014/08/27 07:25:56 UTC

git commit: [KARAF-3184] Upgrade to commons-beanutils 1.9.2

Repository: karaf
Updated Branches:
  refs/heads/master 91aa57f99 -> 4ba2231bf


[KARAF-3184] Upgrade to commons-beanutils 1.9.2


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

Branch: refs/heads/master
Commit: 4ba2231bf1af748d6a9647a2fb7859b4278f0357
Parents: 91aa57f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Aug 27 07:25:19 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Aug 27 07:25:19 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/4ba2231b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7ed4115..749f1d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
         <asm.springsource.version>1.5.3</asm.springsource.version>
         <cglib.bundle.version>3.0_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
-        <commons-beanutils.version>1.9.1</commons-beanutils.version>
+        <commons-beanutils.version>1.9.2</commons-beanutils.version>
         <commons-codec.version>1.9</commons-codec.version>
         <commons-collections.version>3.2.1</commons-collections.version>
         <commons-dbcp.version>1.4</commons-dbcp.version>