You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/04/05 21:53:34 UTC

[maven-wagon] 08/08: [WAGON-512] Upgrade EasyMock to 3.5.1

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch dependency-upgrades
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit c532e63ccd47eb81d4477dd90f177d79dcc5bd4d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Apr 5 23:52:21 2018 +0200

    [WAGON-512] Upgrade EasyMock to 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f6619f..c21115c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@ under the License.
       <dependency>
         <groupId>org.easymock</groupId>
         <artifactId>easymock</artifactId>
-        <version>3.2</version>
+        <version>3.5.1</version>
       </dependency>
 
       <dependency>

-- 
To stop receiving notification emails like this one, please contact
michaelo@apache.org.