Skip to content

Commit d701afe

Browse files
committed
Downgrade netty for RG
1 parent 2afe600 commit d701afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ under the License.
337337
<dependency>
338338
<groupId>io.netty</groupId>
339339
<artifactId>netty-all</artifactId>
340-
<version>4.0.31.Final</version>
340+
<version>4.0.27.Final</version>
341341
</dependency>
342342

343343
<dependency>

0 commit comments

Comments
 (0)