Skip to content

Commit 31128c0

Browse files
authored
update netty to 4.1.118.Final to avoid security problem (#349)
1 parent 462531e commit 31128c0

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>io.netty</groupId>
9999
<artifactId>netty-all</artifactId>
100-
<version>4.1.100.Final</version>
100+
<version>4.1.118.Final</version>
101101
</dependency>
102102

103103
<dependency>

0 commit comments

Comments
 (0)