Remove duplicate snakeyaml dependency entry

This commit is contained in:
Igor Kulikov 2020-05-18 11:35:55 +03:00
parent ae93e3d3a2
commit 872e9f528c

View File

@ -954,11 +954,6 @@
<artifactId>commons-collections</artifactId>
<version>${commons-collections.version}</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>${snakeyaml.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-core</artifactId>