Repository: commons-lang
Updated Branches:
  refs/heads/master 0dc5b94a0 -> 66226ec1c


update easymock test dependency to version 3.5


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2a8187fd
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2a8187fd
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2a8187fd

Branch: refs/heads/master
Commit: 2a8187fdf9bdc8ab4315a1a5e9ac7d9dde31fc68
Parents: 0dc5b94
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sat Oct 14 15:25:05 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sat Oct 14 15:25:05 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/2a8187fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 81f2d30..6ba161e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -532,7 +532,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>3.4</version>
+      <version>3.5</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to