Skip to content

Commit

Permalink
Bump easymock from 3.5 to 4.3
Browse files Browse the repository at this point in the history
Bumps [easymock](https://github.com/easymock/easymock) from 3.5 to 4.3.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-3.5...easymock-4.3)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2022
1 parent e1586bd commit 6c3c957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<configuration>
<includePom>true</includePom>
</configuration>
Expand Down Expand Up @@ -788,7 +788,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.5</version>
<version>4.3</version>
</dependency>
<dependency>
<groupId>jakarta.validation</groupId>
Expand Down

0 comments on commit 6c3c957

Please sign in to comment.