Clarify the need to manage dependencies for mockserver. #7986

This commit is contained in:
Mark H. Wood
2021-12-10 11:48:57 -05:00
parent c462415a64
commit fc5d3bcd17

View File

@@ -943,6 +943,8 @@
<dependencyManagement>
<dependencies>
<!-- for mockserver -->
<!-- Solve dependency convergence issues related to
'mockserver-junit-rule' by selecting the versions we want to use. -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>