Updating dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199817 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
163731256b
commit
c0903f0d25
4
pom.xml
4
pom.xml
|
@ -434,14 +434,14 @@
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.0.1</version>
|
||||
<version>2.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
<version>2.5.2</version>
|
||||
<version>3.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue