Skip to content

Commit 115ce6f

Browse files
build(deps): bump com.github.tomakehurst:wiremock-jre8
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.1 to 2.35.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.35.1...2.35.2) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6e41b4 commit 115ce6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<dependency>
328328
<groupId>com.github.tomakehurst</groupId>
329329
<artifactId>wiremock-jre8</artifactId>
330-
<version>2.35.1</version>
330+
<version>2.35.2</version>
331331
<scope>test</scope>
332332
</dependency>
333333
</dependencies>

0 commit comments

Comments
 (0)