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