diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index d0656df44a..a9a95b850b 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -839,6 +839,21 @@ and consumers, for HTTP and message-based interactions.
samples for more details. +|
+ Important
+ |
+
+The Spring Cloud Release Train BOM imports spring-cloud-contract-dependencies
+ which in turn has exclusions for the dependencies needed by WireMock. This might lead to a situation that
+ even if you’re not using Spring Cloud Contract then your dependencies will be influenced
+ anyways.
+ |
+
If you have a Spring Boot application that uses Tomcat as an embedded
server, for example (the default with spring-boot-starter-web), then