Skip to content

Commit 7e3582b

Browse files
Added note about why we leave commons-beanutils
Signed-off-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
1 parent c91eec2 commit 7e3582b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • spring-cloud-contract-verifier

spring-cloud-contract-verifier/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@
154154
<groupId>com.github.jknack</groupId>
155155
<artifactId>handlebars</artifactId>
156156
</dependency>
157+
<!-- Leaving for backward-compatibility. We no longer rely on this library
158+
and neither should you. For more information check
159+
https://github.com/spring-cloud/spring-cloud-contract/issues/2129 -->
157160
<dependency>
158161
<groupId>commons-beanutils</groupId>
159162
<artifactId>commons-beanutils</artifactId>

0 commit comments

Comments
 (0)