Skip to content

Commit

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

Bump org.jmock:jmock-junit3 from 2.13.0 to 2.13.1
  • Loading branch information
ottlinger committed Mar 18, 2024
2 parents bb01154 + e3ed52e commit 94c1f7c
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.13.0</version>
<version>2.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 94c1f7c

Please sign in to comment.