Commit 872e9f528cf67c9a8431076eba87be48ddcd5ec3

Authored by Igor Kulikov
1 parent ae93e3d3

Remove duplicate snakeyaml dependency entry

Showing 1 changed file with 0 additions and 5 deletions
... ... @@ -955,11 +955,6 @@
955 955 <version>${commons-collections.version}</version>
956 956 </dependency>
957 957 <dependency>
958   - <groupId>org.yaml</groupId>
959   - <artifactId>snakeyaml</artifactId>
960   - <version>${snakeyaml.version}</version>
961   - </dependency>
962   - <dependency>
963 958 <groupId>org.apache.struts</groupId>
964 959 <artifactId>struts-core</artifactId>
965 960 <version>${struts.version}</version>
... ...