File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This is the solon portion of a [benchmarking test suite](../) comparing a variet
1010## Versions
1111
1212* [ Java OpenJDK 21] ( http://openjdk.java.net/ )
13- * [ solon 2.9.1 ] ( https://github.com/noear/solon )
13+ * [ solon 3.0.2 ] ( https://github.com/noear/solon )
1414
1515## Test URLs
1616
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.noear</groupId >
77 <artifactId >solon-parent</artifactId >
8- <version >2.9 .2</version >
8+ <version >3.0 .2</version >
99 </parent >
1010
1111 <groupId >hello</groupId >
2020 <dependencies >
2121 <dependency >
2222 <groupId >org.noear</groupId >
23- <artifactId >solon.boot.smarthttp</artifactId >
24- <version >${solon.version} </version >
23+ <artifactId >solon-boot-smarthttp</artifactId >
2524 </dependency >
2625
2726 <dependency >
2827 <groupId >org.noear</groupId >
29- <artifactId >solon.serialization.fastjson2</artifactId >
30- <version >${solon.version} </version >
28+ <artifactId >solon-serialization-snack3</artifactId >
3129 </dependency >
3230 </dependencies >
3331
You can’t perform that action at this time.
0 commit comments