mirror of https://github.com/apache/druid.git
parent
2eb7d7a89b
commit
148ad32e75
|
@ -1249,7 +1249,7 @@ name: Netty
|
|||
license_category: binary
|
||||
module: java-core
|
||||
license_name: Apache License version 2.0
|
||||
version: 4.1.100.Final
|
||||
version: 4.1.107.Final
|
||||
libraries:
|
||||
- io.netty: netty-buffer
|
||||
- io.netty: netty-codec
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -107,7 +107,7 @@
|
|||
<mysql.version>5.1.49</mysql.version>
|
||||
<mariadb.version>2.7.3</mariadb.version>
|
||||
<netty3.version>3.10.6.Final</netty3.version>
|
||||
<netty4.version>4.1.100.Final</netty4.version>
|
||||
<netty4.version>4.1.107.Final</netty4.version>
|
||||
<postgresql.version>42.7.2</postgresql.version>
|
||||
<protobuf.version>3.24.0</protobuf.version>
|
||||
<resilience4j.version>1.3.1</resilience4j.version>
|
||||
|
|
Loading…
Reference in New Issue