Skip to content

Commit be9eb10

Browse files
author
litongjava
committed
remove tio-core
1 parent e1edb68 commit be9eb10

File tree

1 file changed

+2
-6
lines changed
  • frameworks/Java/tio-http-server

1 file changed

+2
-6
lines changed

frameworks/Java/tio-http-server/pom.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,11 @@
1818
<artifactId>tio-http-server</artifactId>
1919
<version>3.7.3.v20250401-RELEASE</version>
2020
</dependency>
21-
<dependency>
22-
<groupId>com.litongjava</groupId>
23-
<artifactId>tio-core</artifactId>
24-
<version>3.7.3.v20250305-RELEASE</version>
25-
</dependency>
21+
2622
<dependency>
2723
<groupId>com.litongjava</groupId>
2824
<artifactId>java-db</artifactId>
29-
<version>1.5.0</version>
25+
<version>1.5.1</version>
3026
</dependency>
3127
<dependency>
3228
<groupId>junit</groupId>

0 commit comments

Comments
 (0)