Skip to content

Commit

Permalink
Merge pull request #1970 from zalando/dependabot/maven/org.wiremock-w…
Browse files Browse the repository at this point in the history
…iremock-standalone-3.10.0

Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0
  • Loading branch information
msdousti authored Dec 9, 2024
2 parents dc2a977 + 57a0d10 commit eccad6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock-standalone</artifactId>
<version>3.9.2</version>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
<!-- Needed by json-path-assert and rest-client-driver... -->
Expand Down

0 comments on commit eccad6b

Please sign in to comment.