logfellow/logstash-logback-encoder

Build: remove animal-sniffer-maven-plugin

brenuart opened this issue · 0 comments

The animal-sniffer-maven-plugin is not required since the build is now performed using JDK 17 (see #890).
Usage of Java 8 construct is now validated/guaranteed by the compile config parameter.