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:32:27 UTC

[activemq] branch activemq-5.15.x updated: AMQ-7275 - Update Commons BeanUtils

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

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


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 06d994e  AMQ-7275 - Update Commons BeanUtils
06d994e is described below

commit 06d994e2c085aee7180fee44611a6cf16764e979
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 07c4ca2..acc1c93 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>