Update Commons Lang3 version to previous version
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a77f28d4 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a77f28d4 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a77f28d4 Branch: refs/heads/develop Commit: a77f28d4d4d97bc8b63338f7934f24ea56002ced Parents: a799554 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Mar 7 07:05:46 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Mar 7 07:05:46 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/a77f28d4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 004a697..4e3e748 100644 --- a/pom.xml +++ b/pom.xml @@ -678,7 +678,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.1</version> + <version>3.2</version> </dependency> <dependency> <groupId>commons-digester</groupId>