oneiros-de opened a new issue, #3776:
URL: https://github.com/apache/logging-log4j2/issues/3776

   ## 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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to