We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc3b2d commit 26cccb4Copy full SHA for 26cccb4
pom.xml
@@ -382,7 +382,7 @@
382
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
383
<source.property>1.8</source.property>
384
<target.property>1.8</target.property>
385
- <netty.version>4.1.13.Final</netty.version>
+ <netty.version>4.1.14.Final</netty.version>
386
<slf4j.version>1.7.25</slf4j.version>
387
<reactive-streams.version>1.0.0</reactive-streams.version>
388
<netty-reactive-streams.version>2.0.0</netty-reactive-streams.version>
0 commit comments