We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cdf7f commit 1783bedCopy full SHA for 1783bed
pom.xml
@@ -6,18 +6,18 @@
6
<parent>
7
<groupId>com.tvd12</groupId>
8
<artifactId>ezyfox</artifactId>
9
- <version>1.0.6</version>
+ <version>1.0.7</version>
10
</parent>
11
12
<artifactId>ezyfox-server-netty-client</artifactId>
13
14
- <version>1.2.3</version>
+ <version>1.2.4</version>
15
<name>ezyfox-server-netty-client</name>
16
<url>https://youngmonkeys.org/</url>
17
18
<properties>
19
<ezy.version>1.2.9</ezy.version>
20
- <netty.all.version>4.1.115.Final</netty.all.version>
+ <netty.all.version>4.2.7.Final</netty.all.version>
21
</properties>
22
23
<dependencies>
0 commit comments