Description
log4j-api:2.25.0 requires com.github.spotbugs:spotbugs-annotations:4.9.3 which requires java 11 making log4j2 incompatible with java 8
Configuration
Version: 2.25.0
Operating system: Linux
JDK:
openjdk version "1.8.0_442"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-b06)
Logs
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve com.github.spotbugs:spotbugs-annotations:4.9.3.
Required by:
root project : > org.apache.logging.log4j:log4j-core:2.25.0
Reproduction