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 e1edb68 commit be9eb10Copy full SHA for be9eb10
frameworks/Java/tio-http-server/pom.xml
@@ -18,15 +18,11 @@
18
<artifactId>tio-http-server</artifactId>
19
<version>3.7.3.v20250401-RELEASE</version>
20
</dependency>
21
- <dependency>
22
- <groupId>com.litongjava</groupId>
23
- <artifactId>tio-core</artifactId>
24
- <version>3.7.3.v20250305-RELEASE</version>
25
- </dependency>
+
26
<dependency>
27
<groupId>com.litongjava</groupId>
28
<artifactId>java-db</artifactId>
29
- <version>1.5.0</version>
+ <version>1.5.1</version>
30
31
32
<groupId>junit</groupId>
0 commit comments