Closed by https://github.com/apache/parquet-java/pull/3378 Take advantage of some new features that weren't available in Java 8 and update some uses of `newInstance()` which became marked deprecated in Java 11.
Closed by #3378
Take advantage of some new features that weren't available in Java 8 and update some uses of
newInstance()which became marked deprecated in Java 11.