Merge branch 'master' into 2.0.x

This commit is contained in:
Marcin Grzejszczak
2017-06-26 11:38:57 +02:00
12 changed files with 16 additions and 328 deletions

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.5.1
wiremockVersion=2.6.0
jsonAssertVersion=0.4.8
verifierVersion=2.0.0.BUILD-SNAPSHOT

View File

@@ -91,7 +91,7 @@ configure([project(':fraudDetectionService'), project(':loanApplicationService')
testCompile "org.mockito:mockito-core"
testCompile "org.springframework:spring-test"
testCompile "org.springframework.boot:spring-boot-test"
testCompile("com.github.tomakehurst:wiremock:2.5.1") {
testCompile("com.github.tomakehurst:wiremock:2.6.0") {
exclude group: 'org.eclipse.jetty'
}
}

View File

@@ -13,6 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.5.1
wiremockVersion=2.6.0
jsonAssertVersion=0.4.8
verifierVersion=2.0.0.BUILD-SNAPSHOT

View File

@@ -13,6 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.5.1
wiremockVersion=2.6.0
jsonAssertVersion=0.4.8
verifierVersion=2.0.0.BUILD-SNAPSHOT

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.5.1
wiremockVersion=2.6.0
jsonAssertVersion=0.4.8
verifierVersion=2.0.0.BUILD-SNAPSHOT