From a3144b49d990a479e07b81884a04a0d396b71b91 Mon Sep 17 00:00:00 2001 From: Stefan Eicher Date: Mon, 13 Nov 2017 11:28:44 +0100 Subject: [PATCH 1/2] typo (#448) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 7d7e782472..0e9d56353c 100644 --- a/README.adoc +++ b/README.adoc @@ -1026,7 +1026,7 @@ effect on the stubs loaded explicitly from the `stubs` attribute. For a more conventional WireMock experience, you can use JUnit `@Rules` to start and stop the server. To do so, use the `WireMockSpring` convenience class to obtain an `Options` -instance, as shown in the followin example: +instance, as shown in the following example: [source,java,indent=0] ---- From 835707b3915a823dff6ae08565631210cca3810c Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 14 Nov 2017 18:54:11 +0100 Subject: [PATCH 2/2] Not forcing boot version --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee874b074d..2c13511aa5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,6 @@ 5.12.1 2.18.3 - 1.5.6.RELEASE 2.17 1.3.6.BUILD-SNAPSHOT 1.2.0.BUILD-SNAPSHOT