Skip to content

Commit 0096859

Browse files
committed
升级netty版本
1 parent 4d6ba44 commit 0096859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyRest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.netty</groupId>
2525
<artifactId>netty-all</artifactId>
26-
<version>4.1.22.Final</version>
26+
<version>4.1.36.Final</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.typesafe.akka</groupId>

0 commit comments

Comments
 (0)