Skip to content

Commit de5baba

Browse files
committed
v2026.6.18
1 parent b74c9ac commit de5baba

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

soloncode-cli/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@
4040

4141
<dependency>
4242
<groupId>org.noear</groupId>
43-
<artifactId>solon-server-smarthttp</artifactId>
43+
<artifactId>solon-server-jetty</artifactId>
44+
</dependency>
45+
46+
<dependency>
47+
<groupId>org.noear</groupId>
48+
<artifactId>solon-server-jetty-add-websocket</artifactId>
4449
</dependency>
4550

4651
<dependency>

0 commit comments

Comments
 (0)