Updated WireMock to 2.23.0; fixes gh-1692

This commit is contained in:
Marcin Grzejszczak
2021-08-10 08:10:11 +02:00
parent ab984d8caf
commit 6b33afbb2f
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<name>spring-cloud-contract-dependencies</name>
<description>Spring Cloud Contract Dependencies</description>
<properties>
<wiremock.version>2.29.1</wiremock.version>
<wiremock.version>2.30.0</wiremock.version>
<jsonassert.version>0.6.1</jsonassert.version>
</properties>
<dependencyManagement>

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.1
wiremockVersion=2.30.0
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
groovyVersion=2.4.17

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.1
wiremockVersion=2.30.0
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
bootVersion=2.6.0-M1

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.29.1
wiremockVersion=2.30.0
jsonAssertVersion=0.6.1
verifierVersion=3.1.0-SNAPSHOT
bootVersion=2.6.0-M1