Skip to content

Commit

Permalink
Merge pull request #251 from uwolfer/dependabot/maven/org.easymock-ea…
Browse files Browse the repository at this point in the history
…symock-5.5.0

Bump org.easymock:easymock from 5.4.0 to 5.5.0
  • Loading branch information
uwolfer authored Nov 18, 2024
2 parents 8b4e9e1 + f739f4f commit e8588f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>5.4.0</version>
<version>5.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e8588f4

Please sign in to comment.