build(deps): bump wiremock-jre8-standalone from 2.27.2 to 2.31.0 (#109)
Bumps [wiremock-jre8-standalone](https://github.com/tomakehurst/wiremock) from 2.27.2 to 2.31.0. - [Release notes](https://github.com/tomakehurst/wiremock/releases) - [Commits](https://github.com/tomakehurst/wiremock/compare/2.27.2...2.31.0) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/122/head
parent
287e3643c2
commit
0fa9ae6e12
2
pom.xml
2
pom.xml
|
|
@ -52,7 +52,7 @@
|
|||
<com.auth0.jwks-rsa.version>0.3.0</com.auth0.jwks-rsa.version>
|
||||
<com.fasterxml.jackson.version>2.11.2</com.fasterxml.jackson.version>
|
||||
<com.github.kirviq.dumbster.version>1.7.1</com.github.kirviq.dumbster.version>
|
||||
<com.github.tomakehurst.wiremock-jre8-standalone.version>2.27.2</com.github.tomakehurst.wiremock-jre8-standalone.version>
|
||||
<com.github.tomakehurst.wiremock-jre8-standalone.version>2.31.0</com.github.tomakehurst.wiremock-jre8-standalone.version>
|
||||
<com.google.code.guice.version>4.2.2</com.google.code.guice.version>
|
||||
<com.google.errorprone>2.3.4</com.google.errorprone>
|
||||
<com.google.guava.version>30.1.1-jre</com.google.guava.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue