We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3563df commit 9ad8513Copy full SHA for 9ad8513
pom.xml
@@ -397,7 +397,7 @@
397
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
398
<source.property>1.8</source.property>
399
<target.property>1.8</target.property>
400
- <netty.version>4.1.23.Final</netty.version>
+ <netty.version>4.1.24.Final</netty.version>
401
<slf4j.version>1.7.25</slf4j.version>
402
<reactive-streams.version>1.0.2</reactive-streams.version>
403
<netty-reactive-streams.version>2.0.0</netty-reactive-streams.version>
0 commit comments