Updating Commons Validator
Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/686276a2 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/686276a2 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/686276a2 Branch: refs/heads/master Commit: 686276a2088135fe6fe57cf4cc75d86a6e702a10 Parents: 35e4891 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Mar 6 16:43:14 2017 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Mar 7 17:17:55 2017 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/686276a2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5b4a84a..7445020 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <commons.lang.version>3.5</commons.lang.version> <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.5</commons.io.version> - <commons.validator.version>1.5.1</commons.validator.version> + <commons.validator.version>1.6</commons.validator.version> <cxf.version>3.1.11-SNAPSHOT</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <dbcp.version>2.1.1</dbcp.version>
