Skip to content

Commit

Permalink
refactor(pom.xml): Bumped gtfs lib to include stop times normalizatio…
Browse files Browse the repository at this point in the history
…n refactor with less logging
  • Loading branch information
Robin Beer authored and Robin Beer committed Aug 16, 2023
1 parent 4e8fa0c commit 8b8ddbb
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 @@ -275,7 +275,7 @@
<dependency>
<groupId>com.github.conveyal</groupId>
<artifactId>gtfs-lib</artifactId>
<version>3c5fd3076a4d0eb31f9bdb3ce791aaf37339ff65</version>
<version>46df240855726753ff9ae58e205b566198c3490a</version>
<!-- 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 8b8ddbb

Please sign in to comment.