Skip to content

Commit 0c4a468

Browse files
authored
Update pom.xml
1 parent 668bc65 commit 0c4a468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<maven.compiler.source>1.8</maven.compiler.source>
2323
<maven.compiler.target>1.8</maven.compiler.target>
24-
<netty.io.version>4.1.31.Final</netty.io.version>
24+
<netty.io.version>4.1.42.Final</netty.io.version>
2525
<slf4j-api.version>1.7.25</slf4j-api.version>
2626
<log4j-api.version>2.11.0</log4j-api.version>
2727
<log4j-slf4j-impl.version>2.3</log4j-slf4j-impl.version>
@@ -106,4 +106,4 @@
106106
</plugins>
107107
</build>
108108

109-
</project>
109+
</project>

0 commit comments

Comments
 (0)