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 6d87e55 commit a1b5e6eCopy full SHA for a1b5e6e
frameworks/Java/smart-socket/pom.xml
@@ -20,13 +20,13 @@
20
<dependency>
21
<groupId>tech.smartboot.feat</groupId>
22
<artifactId>feat-cloud-starter</artifactId>
23
- <version>0.9.0</version>
24
- </dependency>
25
- <dependency>
26
- <groupId>io.github.smartboot.socket</groupId>
27
- <artifactId>aio-pro</artifactId>
28
- <version>1.5.62-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
29
</dependency>
+<!-- <dependency>-->
+<!-- <groupId>io.github.smartboot.socket</groupId>-->
+<!-- <artifactId>aio-pro</artifactId>-->
+<!-- <version>1.5.62-SNAPSHOT</version>-->
+<!-- </dependency>-->
30
31
<groupId>tech.smartboot.servlet</groupId>
32
<artifactId>servlet-core</artifactId>
0 commit comments