Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8
-
None
Description
We observed there are number of log4j dependencies added to classpath due to transitivity.
Until we do a proper log4j upgrade, we should remove log4j 2 dependencies from classpath inheriting from transitive dependencies. Current we have log4j version 1.x.x defined at parent pom and it is used over the entire set of modules. Similar issues reported at [1] due to multiple log4j implementations.
Attachments
Issue Links
- links to