This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new b8c7742 Updating Commons Beanutils b8c7742 is described below commit b8c774250f584120a2420e8e2580092f9efa84b5 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 455a470..7c33e2c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -120,7 +120,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>