Skip to content

Commit

Permalink
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8-s…
Browse files Browse the repository at this point in the history
…tandalone to v2.35.1 [security] (#13)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent e95dd8f commit b5e5314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.35.0</version>
<version>2.35.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b5e5314

Please sign in to comment.