Skip to content

Commit c3121fc

Browse files
committed
Upgrade to Netty 4.1.51.Final
[closes #327]
1 parent 516de5a commit c3121fc

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
@@ -43,7 +43,7 @@
4343
<mbr.version>0.2.0.RELEASE</mbr.version>
4444
<logback.version>1.2.3</logback.version>
4545
<mockito.version>3.3.3</mockito.version>
46-
<netty.version>4.1.50.Final</netty.version>
46+
<netty.version>4.1.51.Final</netty.version>
4747
<postgresql.version>42.2.12</postgresql.version>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)