[CST-5269] added comment to explene exclusion in pom.xml

This commit is contained in:
Mykhaylo
2022-06-06 21:41:13 +02:00
parent 0935581836
commit 2aff1f610c

View File

@@ -880,6 +880,7 @@
<version>5.11.2</version>
<scope>test</scope>
<exclusions>
<!-- Exclude snakeyaml to avoid conflicts with: spring-boot-starter-cache -->
<exclusion>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>