Repository: logging-log4j2
Updated Branches:
  refs/heads/master 8dba65f1f -> 6330ea236


Update tests from easymock 3.2 to 3.3.1.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6330ea23
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6330ea23
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6330ea23

Branch: refs/heads/master
Commit: 6330ea2364986b37e4b8d4b6b3a2bb6a034f383a
Parents: 8dba65f
Author: ggregory <[email protected]>
Authored: Tue Jun 30 00:25:01 2015 -0700
Committer: ggregory <[email protected]>
Committed: Tue Jun 30 00:25:01 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6330ea23/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d402d91..7394839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -585,7 +585,7 @@
       <dependency>
         <groupId>org.easymock</groupId>
         <artifactId>easymock</artifactId>
-        <version>3.2</version>
+        <version>3.3.1</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to