Skip to content

Commit

Permalink
Merge pull request #506 from apache/SHIRO-894_easymock
Browse files Browse the repository at this point in the history
[SHIRO-894] Update EasyMock to 5.0.1
  • Loading branch information
bmarwell committed Oct 26, 2022
2 parents 0b277a6 + 5e5bcb1 commit c656056
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 @@ -111,7 +111,7 @@
<htmlunit.version>2.65.1</htmlunit.version>

<!-- Test 3rd-party dependencies: -->
<easymock.version>4.3</easymock.version>
<easymock.version>5.0.1</easymock.version>
<gmaven.version>1.13.1</gmaven.version>
<groovy.version>2.5.18</groovy.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit c656056

Please sign in to comment.