Repository: camel Updated Branches: refs/heads/master 02d67c4d0 -> e8c385d35
Upgrade commons-net to version 3.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e8c385d3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e8c385d3 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e8c385d3 Branch: refs/heads/master Commit: e8c385d35fad67cf539fb8d3332e63f2378c599f Parents: 02d67c4 Author: Pascal Schumacher <pascalschumac...@gmx.net> Authored: Sun Jul 16 11:39:57 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sun Jul 16 12:03:50 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/e8c385d3/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1f0859e..a596664 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -157,7 +157,7 @@ <commons-logging-version>1.2</commons-logging-version> <commons-math-version>2.2</commons-math-version> <commons-math3-version>3.6.1</commons-math3-version> - <commons-net-version>3.3</commons-net-version> + <commons-net-version>3.6</commons-net-version> <commons-pool-version>1.6</commons-pool-version> <commons-pool2-version>2.4.2</commons-pool2-version> <commons-vfs2-version>2.0</commons-vfs2-version>