This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 2af6aad  [KARAF-6307] Upgrade to commons-beanutils 1.9.3
2af6aad is described below

commit 2af6aad490649b73d9e7cad0fb9057716c33853b
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jun 4 15:39:26 2019 +0200

    [KARAF-6307] Upgrade to commons-beanutils 1.9.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0f9f239..5946e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
         
         <jna.version>5.3.1</jna.version>
         <jaxb.version>2.3.2</jaxb.version> 
-        <commons-beanutils.version>1.9.2</commons-beanutils.version>
+        <commons-beanutils.version>1.9.3</commons-beanutils.version>
         <commons-codec.version>1.12</commons-codec.version>
         <commons-compress.version>1.18</commons-compress.version>
         <commons-collections.version>3.2.2</commons-collections.version>

Reply via email to