mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-13 02:57:00 +00:00
5f52a14afc
Spring 3.0.5 is 10 years old now and is incompatible with classes using Java 9+ bytecode and even on Java 8 classes using lambdas (see #337). We remove spring-asm as it is now part of spring-core module.