Bumped WireMock to 2.26.2

fixes gh-1339
This commit is contained in:
Marcin Grzejszczak
2020-03-03 18:22:32 +01:00
parent fbf9def4c1
commit 60b1d19b46
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.0</wiremock.version>
<wiremock.version>2.26.2</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.25.1
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.2.BUILD-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.25.1
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.2.BUILD-SNAPSHOT
bootVersion=2.2.4.RELEASE

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.25.1
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.2.BUILD-SNAPSHOT
bootVersion=2.2.4.RELEASE