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

slachiewicz pushed a commit to branch dependabot/maven/org.easymock-easymock-4.2
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git

commit 217307dce671252769569dccabf7c85770e8614c
Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 12 23:39:21 2020 +0000

    Bump easymock from 3.2 to 4.2
    
    Bumps [easymock](https://github.com/easymock/easymock) from 3.2 to 4.2.
    - [Release notes](https://github.com/easymock/easymock/releases)
    - 
[Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/easymock/easymock/compare/easymock-3.2...easymock-4.2)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3190c6..94b7b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>3.2</version>
+      <version>4.2</version>
       <scope>test</scope>
     </dependency>
    <dependency>

Reply via email to