Closed chadselph closed 3 years ago
The java bindings are pulling in a protobuf-java library from July 2018 that logs a bunch of warnings on Java 9+ due to using unsafe APIs. This has been fixed for a while now, so it would be nice to update to a newer version, maybe 3.14.0.
👍 as long as the tests pass. PRs welcome! :)
@barbeau see attached PR
The java bindings are pulling in a protobuf-java library from July 2018 that logs a bunch of warnings on Java 9+ due to using unsafe APIs. This has been fixed for a while now, so it would be nice to update to a newer version, maybe 3.14.0.