You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/08/16 16:14:28 UTC

[camel] 02/03: Updating Commons Beanutils

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

coheigea pushed a commit to branch camel-2.24.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 60eb5969e7e08fd4e3a4b46ad7c64ae9f3b0fb22
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Aug 15 10:10:49 2019 +0100

    Updating Commons Beanutils
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f372acc..7580e89 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
     <cometd-java-client-version>3.1.2</cometd-java-client-version>
     <cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version>
     <cometd-java-server>3.1.2</cometd-java-server>
-    <commons-beanutils-version>1.9.3</commons-beanutils-version>
+    <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-codec-version>1.11</commons-codec-version>
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-compress-version>1.18</commons-compress-version>