mirror of https://github.com/apache/druid.git
Adjust log4j version in licenses.yaml. (#12053)
Co-authored-by: Gian Merlino <gian@imply.io>
This commit is contained in:
parent
19316018b8
commit
ffa4783ce8
|
@ -1822,7 +1822,7 @@ name: Apache Log4j
|
||||||
license_category: binary
|
license_category: binary
|
||||||
module: java-core
|
module: java-core
|
||||||
license_name: Apache License version 2.0
|
license_name: Apache License version 2.0
|
||||||
version: 2.8.2
|
version: 2.15.0
|
||||||
libraries:
|
libraries:
|
||||||
- org.apache.logging.log4j: log4j-1.2-api
|
- org.apache.logging.log4j: log4j-1.2-api
|
||||||
- org.apache.logging.log4j: log4j-api
|
- org.apache.logging.log4j: log4j-api
|
||||||
|
|
Loading…
Reference in New Issue