mirror of https://github.com/apache/druid.git
Update to 2.17.0 (#12081)
This commit is contained in:
parent
c0b1514177
commit
f345759360
|
@ -1822,7 +1822,7 @@ name: Apache Log4j
|
|||
license_category: binary
|
||||
module: java-core
|
||||
license_name: Apache License version 2.0
|
||||
version: 2.16.0
|
||||
version: 2.17.0
|
||||
libraries:
|
||||
- org.apache.logging.log4j: log4j-1.2-api
|
||||
- org.apache.logging.log4j: log4j-api
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -96,7 +96,7 @@
|
|||
<jersey.version>1.19.3</jersey.version>
|
||||
<jackson.version>2.10.5.20201202</jackson.version>
|
||||
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
|
||||
<log4j.version>2.16.0</log4j.version>
|
||||
<log4j.version>2.17.0</log4j.version>
|
||||
<mysql.version>5.1.48</mysql.version>
|
||||
<mariadb.version>2.7.3</mariadb.version>
|
||||
<netty3.version>3.10.6.Final</netty3.version>
|
||||
|
|
Loading…
Reference in New Issue