Skip to content

Commit 1f1866c

Browse files
committed
fix: Remove the outdated test jar import
1 parent 0432543 commit 1f1866c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

reader-gtfs/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@
5252
<artifactId>logback-classic</artifactId>
5353
<scope>test</scope>
5454
</dependency>
55-
<dependency>
56-
<groupId>com.github.GIScience.graphhopper</groupId>
57-
<artifactId>graphhopper-core</artifactId>
58-
<version>4.9-SNAPSHOT</version>
59-
<type>test-jar</type>
60-
<scope>test</scope>
61-
</dependency>
6255
<dependency>
6356
<groupId>org.hamcrest</groupId>
6457
<artifactId>hamcrest-library</artifactId>

0 commit comments

Comments
 (0)