Skip to content

Build for Java 8; upgrade dependencies and plugins

Latest
Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 11 Jun 20:14
· 1 commit to master since this release

In this release, I finally dropped support for Java 7. By building this library for Java 8, I'm able to upgrade dependencies to newer versions that resolve identified vulnerabilities.

NOTE: I was unable to update to the latest slf4j-parent release because the associated slf4j-api test JAR appears to lack corresponding updates to the test code, which results in a reproducible unit test failure.