Update wiremock to 2.35.0

This commit is contained in:
Chris Eager 2023-01-12 18:01:32 -06:00 committed by Chris Eager
parent 5cda6e9d84
commit d545f60fc4
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.34.0</version>
<version>2.35.0</version>
<scope>test</scope>
<exclusions>
<exclusion>