Upgrade to Netty 4.1.107.Final.

Closes #2871
This commit is contained in:
Mark Paluch 2024-03-14 16:08:07 +01:00
parent e105648631
commit 35609a2c79
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973

View File

@ -27,7 +27,7 @@
<log4j>2.18.0</log4j> <log4j>2.18.0</log4j>
<!-- netty dependency can be removed once the WebClient code is gone --> <!-- netty dependency can be removed once the WebClient code is gone -->
<netty>4.1.90.Final</netty> <netty>4.1.107.Final</netty>
<blockhound-junit>1.0.8.RELEASE</blockhound-junit> <blockhound-junit>1.0.8.RELEASE</blockhound-junit>
<hoverfly>0.14.4</hoverfly> <hoverfly>0.14.4</hoverfly>