Repository: struts Updated Branches: refs/heads/master 02b207fca -> 59210a7e0
Upgrades common-collections Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4ad08546 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4ad08546 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4ad08546 Branch: refs/heads/master Commit: 4ad085469ee3f233e70aefadb446273224250b46 Parents: 02b207f Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Thu May 5 10:37:09 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Thu May 5 10:37:09 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/4ad08546/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ffd84c1..5d284a0 100644 --- a/pom.xml +++ b/pom.xml @@ -706,7 +706,7 @@ <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> </dependency> <dependency> <groupId>commons-fileupload</groupId>