mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-18 05:27:11 +00:00
71b40cf882
We don't need to support Java < 7 anymore. This simplifies the code and should improve portability to platforms our old version of JNA doesn't support like Apple Silicon. Fixes #467