netty 4.1.107 (#16027)

* netty 4.1.107

* update licenses.yaml
This commit is contained in:
sullis 2024-03-11 00:57:44 -07:00 committed by GitHub
parent 2eb7d7a89b
commit 148ad32e75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>