Skip to content

Commit 08d3cce

Browse files
authored
Upgrade netty to 4.1.65-Final (#920)
1 parent 03e2b67 commit 08d3cce

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
@@ -68,7 +68,7 @@
6868
<!-- corresponding server dependency also needs updating.-->
6969
<groupId>io.netty</groupId>
7070
<artifactId>netty-handler</artifactId>
71-
<version>4.1.63.Final</version>
71+
<version>4.1.65.Final</version>
7272
</dependency>
7373
<dependency>
7474
<!-- Please note that when updating this dependency -->

0 commit comments

Comments
 (0)