Skip to content

Commit

Permalink
Merge pull request #76 from jenkinsci/dependabot/maven/com.github.tom…
Browse files Browse the repository at this point in the history
…akehurst-wiremock-jre8-standalone-2.35.1

Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1
  • Loading branch information
jglick committed Sep 8, 2023
2 parents 04c373d + a221789 commit 2e88e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -32,7 +32,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>
</dependencies>
Expand Down

0 comments on commit 2e88e89

Please sign in to comment.