Skip to content

Commit c0c437e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ssm-service-iocp-server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<maven.compiler.source>1.8</maven.compiler.source>
1616
<maven.compiler.target>1.8</maven.compiler.target>
17-
<netty.io.version>4.1.31.Final</netty.io.version>
17+
<netty.io.version>4.1.42.Final</netty.io.version>
1818
<slf4j-api.version>1.7.25</slf4j-api.version>
1919
<log4j-api.version>2.11.0</log4j-api.version>
2020
<log4j-slf4j-impl.version>2.3</log4j-slf4j-impl.version>
@@ -142,4 +142,4 @@
142142
</plugin>
143143
</plugins>
144144
</build>
145-
</project>
145+
</project>

0 commit comments

Comments
 (0)