Skip to content

Commit c883b1c

Browse files
committed
upgrade smart-socket
1 parent 73bc307 commit c883b1c

File tree

1 file changed

+2
-2
lines changed
  • frameworks/Java/smart-socket

1 file changed

+2
-2
lines changed

frameworks/Java/smart-socket/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<dependency>
2121
<groupId>tech.smartboot.feat</groupId>
2222
<artifactId>feat-cloud-starter</artifactId>
23-
<version>0.8.2</version>
23+
<version>0.8.3-SNAPSHOT</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>io.github.smartboot.socket</groupId>
2727
<artifactId>aio-pro</artifactId>
28-
<version>1.5.58-SNAPSHOT</version>
28+
<version>1.5.57</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>tech.smartboot.servlet</groupId>

0 commit comments

Comments
 (0)