You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2019/08/17 05:31:57 UTC

[activemq] branch master updated: AMQ-7275 - Update Commons BeanUtils

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e58eae  AMQ-7275 - Update Commons BeanUtils
     new 8225312  Merge pull request #389 from coheigea/AMQ-7275
5e58eae is described below

commit 5e58eaeafb695aea5d505fa53dabf8afd2a3317a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Aug 15 15:16:48 2019 +0100

    AMQ-7275 - Update Commons BeanUtils
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8194084..7a3e65b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <camel-version>2.24.1</camel-version>
     <camel-version-range>[2.20,3)</camel-version-range>
     <cglib-version>2.2</cglib-version>
-    <commons-beanutils-version>1.9.3</commons-beanutils-version>
+    <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.0.15</commons-daemon-version>
     <commons-dbcp2-version>2.6.0</commons-dbcp2-version>