Bump wiremock from 2.33.2 to 2.35.1

Fixes https://github.com/pmd/pmd/security/dependabot/48
Fixes CVE-2023-41329
Fixes https://github.com/advisories/GHSA-pmxq-pj47-j8j4
This commit is contained in:
Andreas Dangel
2023-09-28 12:05:02 +02:00
parent 357548cdad
commit 0d899d64f9

View File

@ -838,7 +838,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.33.2</version>
<version>2.35.1</version>
<scope>test</scope>
</dependency>