Bumped WireMock to 2.27.0; fixes gh-1440

This commit is contained in:
Marcin Grzejszczak
2020-07-07 08:40:41 +02:00
parent bb19df016d
commit f172674645
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.26.3</wiremock.version>
<wiremock.version>2.27.0</wiremock.version>
<jsonassert.version>0.4.14</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.26.3
wiremockVersion=2.27.0
jsonAssertVersion=0.4.13
verifierVersion=3.0.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.26.3
wiremockVersion=2.27.0
jsonAssertVersion=0.4.13
verifierVersion=3.0.0-SNAPSHOT
bootVersion=2.4.0-SNAPSHOT

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.26.3
wiremockVersion=2.27.0
jsonAssertVersion=0.4.13
verifierVersion=3.0.0-SNAPSHOT
bootVersion=2.4.0-SNAPSHOT