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 73bc307 commit c883b1cCopy full SHA for c883b1c
frameworks/Java/smart-socket/pom.xml
@@ -20,12 +20,12 @@
20
<dependency>
21
<groupId>tech.smartboot.feat</groupId>
22
<artifactId>feat-cloud-starter</artifactId>
23
- <version>0.8.2</version>
+ <version>0.8.3-SNAPSHOT</version>
24
</dependency>
25
26
<groupId>io.github.smartboot.socket</groupId>
27
<artifactId>aio-pro</artifactId>
28
- <version>1.5.58-SNAPSHOT</version>
+ <version>1.5.57</version>
29
30
31
<groupId>tech.smartboot.servlet</groupId>
0 commit comments