diff --git a/1.0.x/spring-cloud-contract-maven-plugin/junit.html b/1.0.x/spring-cloud-contract-maven-plugin/junit.html index abb698a9ac..8e01d70378 100644 --- a/1.0.x/spring-cloud-contract-maven-plugin/junit.html +++ b/1.0.x/spring-cloud-contract-maven-plugin/junit.html @@ -279,7 +279,7 @@ <dependency> <groupId>com.toomuchcoding.jsonassert</groupId> <artifactId>jsonassert</artifactId> - <version>0.4.8</version> + <version>0.4.9</version> <scope>test</scope> </dependency> <dependency> diff --git a/1.0.x/spring-cloud-contract-maven-plugin/spock.html b/1.0.x/spring-cloud-contract-maven-plugin/spock.html index ab072a232c..cfaee44a09 100644 --- a/1.0.x/spring-cloud-contract-maven-plugin/spock.html +++ b/1.0.x/spring-cloud-contract-maven-plugin/spock.html @@ -284,7 +284,7 @@ <dependency> <groupId>com.toomuchcoding.jsonassert</groupId> <artifactId>jsonassert</artifactId> - <version>0.4.8</version> + <version>0.4.9</version> <scope>test</scope> </dependency> diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index a381e73ba8..6f4a44d642 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -638,7 +638,6 @@ $(addBlockSwitches);
You can check out issue 224 for more information about the reasons behind this change.
Optional password to access the tool that stores the JARs with stubs
stubrunner.stubsPerConsumer
false
Set to true if you want to use different stubs per each consumer instead of registering all stubs for every consumer
stubrunner.consumerName
If you want to use stubs per consumer and want to override the consumer name just change this value