This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3c9bc2dcc54a0ea77cfaaed8f6b74ccd55580ba2 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jun 1 14:09:30 2020 +0200 Sync Properties --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 1ed27ee..e48172e 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -135,7 +135,7 @@ <commons-dbcp-version>1.4</commons-dbcp-version> <commons-dbcp2-version>2.7.0</commons-dbcp2-version> <commons-exec-version>1.3</commons-exec-version> - <commons-io-version>2.6</commons-io-version> + <commons-io-version>2.7</commons-io-version> <commons-lang-version>2.6</commons-lang-version> <commons-lang3-version>3.10</commons-lang3-version> <commons-logging-version>1.2</commons-logging-version>