logback-classic dependency #145
Unanswered
KaranAhlawat
asked this question in
Q&A
Replies: 1 comment
-
|
Bump |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While working on a project at $WORK, we got to know that, Quarkus depends on JBoss Logging, which has
logback-classicas a test dependency.logback-classicis licensed under LGPL v2.1, and so we'd like to avoid it, if possible.Is there any way I could exclude it in my
pom.xml, so that it is not picked up by the license scanning tools we use?Beta Was this translation helpful? Give feedback.
All reactions