Repository: commons-lang
Updated Branches:
  refs/heads/master d1b149fe1 -> b2939a7e3


Update to easymock version 3.5.1


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

Branch: refs/heads/master
Commit: b2939a7e30d973c6fa2ba90f1bb3ac674fabfad6
Parents: d1b149f
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Jan 7 11:06:27 2018 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Jan 7 11:06:27 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/b2939a7e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba9c123..a4e53ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -525,7 +525,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>3.5</version>
+      <version>3.5.1</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to