Skip to content

Commit

Permalink
refactor(pom.xml): update gtfs lib version and group id to ibi-group …
Browse files Browse the repository at this point in the history
…repo
  • Loading branch information
josh-willis-arcadis committed Nov 20, 2024
1 parent 4528783 commit 3728283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@
- AWS S3 SDK - putting/getting objects into/out of S3.
-->
<dependency>
<groupId>com.github.conveyal</groupId>
<groupId>com.github.ibi-group</groupId>
<artifactId>gtfs-lib</artifactId>
<!-- Latest dev build on jitpack.io -->
<version>bdb76ee</version>
<version>9fbdaa9c97acaccdd793e5f7e53da0243290f9b7</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 3728283

Please sign in to comment.