Skip to content

Commit

Permalink
Upgrade Netty to 4.1.99.Final
Browse files Browse the repository at this point in the history
This addresses:

* CVE-2021-37136
* CVE-2021-37137
* CVE-2022-41915

It also fixes a bug when using JDK21+.
  • Loading branch information
wborn committed Oct 1, 2023
1 parent 4232241 commit 9c7772a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ prevVersion=1.3.1
#
rxjava.version=2.2.21
reactive-streams.version=1.0.4
netty.version=4.1.48.Final
netty.version=4.1.99.Final
jctools.version=2.1.2
annotations.version=16.0.3
dagger.version=2.27
Expand Down

0 comments on commit 9c7772a

Please sign in to comment.