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 241bfd4 KARAF-6381 - Update Commons BeanUtils
241bfd4 is described below
commit 241bfd4ef48dfa075a9a60f29ac3f37c53b92b0a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Aug 15 10:40:46 2019 +0100
KARAF-6381 - Update Commons BeanUtils
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cc92aed..4b02056 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.3</commons-beanutils.version>
+ <commons-beanutils.version>1.9.4</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>