File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/main/java/com/tvd12/ezyfoxserver/client/handler Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.tvd12</groupId >
88 <artifactId >ezyfox</artifactId >
9- <version >1.0.4 </version >
9+ <version >1.0.5 </version >
1010 </parent >
1111
1212 <artifactId >ezyfox-server-java-client</artifactId >
1313
14- <version >1.1.9 </version >
14+ <version >1.2.0 </version >
1515 <name >ezyfox-server-java-client</name >
1616 <url >https://youngmonkeys.org/</url >
1717
1818 <properties >
19- <ezy .version>1.2.3 </ezy .version>
19+ <ezy .version>1.2.4 </ezy .version>
2020 </properties >
2121
2222 <dependencies >
Original file line number Diff line number Diff line change 11package com .tvd12 .ezyfoxserver .client .handler ;
22
3- import com .tvd12 .ezyfox .sercurity .EzyKeysGenerator ;
3+ import com .tvd12 .ezyfox .security .EzyKeysGenerator ;
44import com .tvd12 .ezyfoxserver .client .constant .EzyConnectionStatus ;
55import com .tvd12 .ezyfoxserver .client .event .EzyEvent ;
66import com .tvd12 .ezyfoxserver .client .request .EzyHandshakeRequest ;
Original file line number Diff line number Diff line change 11package com .tvd12 .ezyfoxserver .client .handler ;
22
33import com .tvd12 .ezyfox .entity .EzyArray ;
4- import com .tvd12 .ezyfox .sercurity .EzyAsyCrypt ;
4+ import com .tvd12 .ezyfox .security .EzyAsyCrypt ;
55import com .tvd12 .ezyfoxserver .client .request .EzyRequest ;
66import com .tvd12 .ezyfoxserver .client .socket .EzyPingSchedule ;
77import com .tvd12 .ezyfoxserver .client .socket .EzyPingScheduleAware ;
You can’t perform that action at this time.
0 commit comments