Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency org.easymock:easymock to v5.5.0
Browse files Browse the repository at this point in the history
renovate-bot committed Jan 23, 2025
1 parent eea603b commit 84dbdac
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
@@ -98,7 +98,7 @@
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>5.2.0</version>
<version>5.5.0</version>
<scope>test</scope>
</dependency>
<dependency>

0 comments on commit 84dbdac

Please sign in to comment.