ppkarwasz commented on PR #1062:
URL: https://github.com/apache/logging-log4j2/pull/1062#issuecomment-1250362697

   The difference in the dependency list before and after this change is 
minimal:
   
    * the transitive dependency `javax.inject` was before forced in the 
`provided` scope. It is now in the same scope as the artifact that depends on 
it,
    * there are some version changes in the transitive dependencies due to the 
order change: guava (test scope) is bumped to `29.0-jre` in `log4j-core`, 
whereas asm is bumped from `7.0` to `7.2`,
    * `commons-io`, `xz` and `netty-all` are not necessarily in the `test` 
scope.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to