Skip to content

Commit

Permalink
Merge pull request #89 from technosf/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
technosf authored Nov 18, 2024
2 parents 04a836b + 94c074d commit 862f107
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.4.0</version>
<version>5.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 862f107

Please sign in to comment.