This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push: new f0a8103 Updating Commons Beanutils f0a8103 is described below commit f0a8103d0ab2aa50f655bc43f6a085780ba0c5cc Author: Colm O hEigeartaigh <cohei...@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 f66584b..c5f87d2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -133,7 +133,7 @@ <cometd-java-client-version>4.0.4</cometd-java-client-version> <cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version> <cometd-java-server>4.0.4</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.13</commons-codec-version> <commons-collections-version>3.2.2</commons-collections-version> <commons-compress-version>1.18</commons-compress-version>