Skip to content

Commit 386f765

Browse files
build(deps): bump com.github.tomakehurst:wiremock-jre8 (#914)
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.26.3 to 2.35.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.26.3...2.35.1) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbe22e3 commit 386f765

File tree

1 file changed

+1
-1
lines changed
  • applications/spring-shell/src/test/resources/testcode/boot-migration-27-30

1 file changed

+1
-1
lines changed

applications/spring-shell/src/test/resources/testcode/boot-migration-27-30/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.github.tomakehurst</groupId>
4141
<artifactId>wiremock-jre8</artifactId>
42-
<version>2.26.3</version>
42+
<version>2.35.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>io.projectreactor</groupId>

0 commit comments

Comments
 (0)