Skip to content

Commit 1783bed

Browse files
committed
version 1.2.4
1 parent 85cdf7f commit 1783bed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
<parent>
77
<groupId>com.tvd12</groupId>
88
<artifactId>ezyfox</artifactId>
9-
<version>1.0.6</version>
9+
<version>1.0.7</version>
1010
</parent>
1111

1212
<artifactId>ezyfox-server-netty-client</artifactId>
1313

14-
<version>1.2.3</version>
14+
<version>1.2.4</version>
1515
<name>ezyfox-server-netty-client</name>
1616
<url>https://youngmonkeys.org/</url>
1717

1818
<properties>
1919
<ezy.version>1.2.9</ezy.version>
20-
<netty.all.version>4.1.115.Final</netty.all.version>
20+
<netty.all.version>4.2.7.Final</netty.all.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)