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 5af6ac746946b2d936a60beb6242cef0b0e6f293 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Oct 19 07:26:43 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 747c851..1946a6b 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -143,7 +143,7 @@ <commons-lang3-version>3.11</commons-lang3-version> <commons-logging-version>1.2</commons-logging-version> <commons-math3-version>3.6.1</commons-math3-version> - <commons-net-version>3.7.1</commons-net-version> + <commons-net-version>3.7.2</commons-net-version> <commons-pool-version>1.6</commons-pool-version> <commons-pool2-version>2.9.0</commons-pool2-version> <commons-text-version>1.9</commons-text-version>
