Update wiremock to 2.34.0

This commit is contained in:
Chris Eager 2022-10-27 12:12:04 -05:00 committed by Chris Eager
parent f65a613815
commit ce5a4bd94a
1 changed files with 1 additions and 1 deletions

View File

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