summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-31 14:15:53 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-31 14:30:17 +0100
commit84b0c24d3df04fb61e50015d43c5350bc2c15a20 (patch)
tree253033bad4d8dba8b455cae4016465b3eb1eb399 /pom.xml
parentdc7c07b8458ea35d0862c6afbd8eae3ae57162e6 (diff)
downloadsonarqube-84b0c24d3df04fb61e50015d43c5350bc2c15a20.tar.gz
sonarqube-84b0c24d3df04fb61e50015d43c5350bc2c15a20.zip
Back to commons-collection 3.2.1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c70ce302323..7cff5935fdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,7 +457,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
- <version>3.3</version>
+ <version>3.2.1</version>
</dependency>
<dependency>
<groupId>com.google.collections</groupId>