Skip to content

Commit

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

Bump org.easymock:easymock from 5.2.0 to 5.3.0
  • Loading branch information
technosf authored Jun 11, 2024
2 parents b1ea73f + cd6c3b8 commit b02fde4
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 @@ -193,7 +193,7 @@ You should run this on you command-line: mvn jfx:native</description>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>5.2.0</version>
<version>5.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b02fde4

Please sign in to comment.