Skip to content

Commit

Permalink
refactor(pom.xml): Bumped GTFS-lib version
Browse files Browse the repository at this point in the history
Reinstated methods in gtfs-lib required by MergeFeedJob
  • Loading branch information
br648 committed Oct 22, 2024
1 parent 2426091 commit 10d924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>com.github.ibi-group</groupId>
<artifactId>gtfs-lib</artifactId>
<version>43bd72f5a3d0ddd8da9061dbc57f9e88cecf972e</version>
<version>c9908447dad0720cd606c3c753752e6850f7b572</version>
<!-- Latest dev-flex build on jitpack.io -->
<!-- Exclusions added in order to silence SLF4J warnings about multiple bindings:
http://www.slf4j.org/codes.html#multiple_bindings
Expand Down

0 comments on commit 10d924c

Please sign in to comment.