Skip to content

Commit

Permalink
Merge pull request #1019 from kubernetes-client/dependabot/maven/com.…
Browse files Browse the repository at this point in the history
…github.tomakehurst-wiremock-2.26.3

Bump wiremock from 2.19.0 to 2.26.3
  • Loading branch information
k8s-ci-robot committed Jun 30, 2020
2 parents 95ecd64 + 1e59f91 commit 6c8e43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>2.19.0</version>
<version>2.26.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6c8e43b

Please sign in to comment.