Skip to content

Commit efe5956

Browse files
authored
Merge pull request #790 from GIScience/fix/remove-erroneous-dependency
Remove erroneous dependency
2 parents 2f51c2e + c0b98f7 commit efe5956

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

openrouteservice-api-tests/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@
3737
<exclude>**/locations/ParametersValidationTest.java</exclude>
3838
<exclude>**/locations/ResultsValidationTest.java</exclude>
3939
</excludes>
40-
<dependencies><dependency>
41-
<groupId>org.ow2.asm</groupId>
42-
<artifactId>asm</artifactId>
43-
<version>6.2</version>
44-
</dependency></dependencies>
4540
</configuration>
4641
</plugin>
4742
<plugin>

0 commit comments

Comments
 (0)