Revert "Upgrade commons-collections for security fix."

This reverts commit 90bc98a66f.
This commit is contained in:
Graham Triggs 2017-03-29 22:14:46 +01:00
parent 90bc98a66f
commit bafe1b33b3

View file

@ -114,7 +114,7 @@
<dependency> <dependency>
<groupId>commons-collections</groupId> <groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId> <artifactId>commons-collections</artifactId>
<version>3.2.2</version> <version>3.2.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>