Bumped WireMock to 2.26.2
fixes gh-1339
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user