aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2016-04-26 19:08:31 +0000
committerGary D. Gregory <ggregory@apache.org>2016-04-26 19:08:31 +0000
commit65a7d362bb81d68ac44968de3e18410ab8162599 (patch)
treeb99e79da7baa47ee9be23f8a6f24a2f5882980ca /pom.xml
parent62e637d1ac3b4b7fa32f7cdf76cb27bd76b3f79a (diff)
downloadapache-commons-bcel-65a7d362bb81d68ac44968de3e18410ab8162599.tar.gz
Update tests from Apache Commons Collection 4.0 to 4.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1741074 13f79535-47bb-0310-9956-ffa450edef68
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 45c59b67..1c15ccd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.0</version>
+ <version>4.1</version>
<scope>test</scope>
</dependency>
</dependencies>