File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
frameworks/Java/tio-http-server Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >com.litongjava</groupId >
64 <artifactId >tio-http-server-benchmark</artifactId >
1816 <dependency >
1917 <groupId >com.litongjava</groupId >
2018 <artifactId >tio-http-server</artifactId >
21- <version >3.7.3.v20250301 -RELEASE</version >
19+ <version >3.7.3.v20250401 -RELEASE</version >
2220 </dependency >
23- <dependency >
21+ <dependency >
2422 <groupId >com.litongjava</groupId >
2523 <artifactId >tio-core</artifactId >
26- <version >3.7.3.v20250305 -RELEASE</version >
24+ <version >3.7.3.v20250401 -RELEASE</version >
2725 </dependency >
2826 <dependency >
2927 <groupId >com.litongjava</groupId >
3028 <artifactId >java-db</artifactId >
31- <version >1.5.0 </version >
29+ <version >1.5.1 </version >
3230 </dependency >
3331 <dependency >
3432 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments