deps: update wiremock to 3.9.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Kalscheuer 2024-08-03 16:59:29 +02:00
parent d099995409
commit 077d670609
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -78,7 +78,7 @@
<dependency> <dependency>
<groupId>org.wiremock</groupId> <groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId> <artifactId>wiremock</artifactId>
<version>3.8.0</version> <version>3.9.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>