hyperxpro / Brotli4j

Brotli4j provides Brotli compression and decompression for Java.
Apache License 2.0
109 stars 36 forks source link

netty 4.1.95 #100

Closed sullis closed 1 year ago

sullis commented 1 year ago

Motivation:

bump Netty version to latest (4.1.95)

https://netty.io/news/2023/07/20/4-1-95-Final.html

Modification:

changed Netty version number

Result:

Test suite passes.

hyperxpro commented 1 year ago

Please rebase with main so CI can pass.