You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:28:55 UTC

[06/19] git commit: Update easymock

Update easymock


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5a72bd25
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5a72bd25
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5a72bd25

Branch: refs/heads/master
Commit: 5a72bd25e71f5e8c299aabbd56c449a0d61a5cf2
Parents: 222137c
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:04:35 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:54:31 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/5a72bd25/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2904955..6f1fe77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1332,7 +1332,7 @@
             <dependency>
                 <groupId>org.easymock</groupId>
                 <artifactId>easymock</artifactId>
-                <version>3.1</version>
+                <version>3.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>