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 <[email protected]> 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 [email protected].
