uhafner commented on pull request #25:
URL: https://github.com/apache/maven-enforcer/pull/25#issuecomment-730351862


   Example: 
   ```
   [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps 
failed with message:
   Failed while enforcing RequireUpperBoundDeps. The error(s) are [
   Require upper bound dependencies error for net.bytebuddy:byte-buddy:1.10.10 
paths to dependency are:
   +-io.jenkins.plugins:warnings-ng:8.5.0-SNAPSHOT
     +-org.xmlunit:xmlunit-assertj:2.8.1
       +-net.bytebuddy:byte-buddy:1.10.10
   and
   +-io.jenkins.plugins:warnings-ng:8.5.0-SNAPSHOT
     +-org.mockito:mockito-core:3.6.0
       +-net.bytebuddy:byte-buddy:1.10.15
   ]
   
   ```
   
   


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

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


Reply via email to