aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2016-04-22 23:14:34 +0000
committerGary D. Gregory <ggregory@apache.org>2016-04-22 23:14:34 +0000
commit62e637d1ac3b4b7fa32f7cdf76cb27bd76b3f79a (patch)
tree0b50e437169d51302e9de1e352627a1db8dcba07 /pom.xml
parent6224b1a337746ffcd170ff09e1a55a1f0e5138e2 (diff)
downloadapache-commons-bcel-62e637d1ac3b4b7fa32f7cdf76cb27bd76b3f79a.tar.gz
Update tests from Apache Commons IO 2.4 to 2.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1740620 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 394d5119..45c59b67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
<scope>test</scope>
</dependency>