Closed mattwigway closed 4 years ago
Currently the POM depends on a very old version of Protocl Buffers (2.4.1). It may make sense to upgrade it to the latest (2.6.1). I've tested this locally and everything seems to work (build succeeds and I can read OSM with OpenTripPlanner).
Some time has passed and now protobuf 3.0.0 is the latest version.
osmosis has recently been updated to use it.
Currently the POM depends on a very old version of Protocl Buffers (2.4.1). It may make sense to upgrade it to the latest (2.6.1). I've tested this locally and everything seems to work (build succeeds and I can read OSM with OpenTripPlanner).