Skip to content

Commit b42db3b

Browse files
authored
Merge pull request #683 from gjmwoods/4-0-update-netty
update netty to 4.1.45-final
2 parents 33996f5 + 272ebe8 commit b42db3b

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>io.netty</groupId>
6666
<artifactId>netty-handler</artifactId>
67-
<version>4.1.44.Final</version>
67+
<version>4.1.45.Final</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>io.projectreactor</groupId>

0 commit comments

Comments
 (0)