Skip to content

Commit

Permalink
Merge pull request #131 from apache/dependabot/maven/org.jmock-jmock-…
Browse files Browse the repository at this point in the history
…junit3-2.13.0

Bump org.jmock:jmock-junit3 from 2.12.0 to 2.13.0
  • Loading branch information
ottlinger committed Mar 11, 2024
2 parents 03605f2 + 413aa5c commit 37ffd19
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-junit3</artifactId>
<version>2.12.0</version>
<version>2.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 37ffd19

Please sign in to comment.