File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.framework</groupId >
7
7
<artifactId >apijson-framework</artifactId >
8
- <version >4.3.1 </version >
8
+ <version >4.3.2 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONFramework</name >
28
28
<artifactId >apijson-orm</artifactId >
29
29
<version >4.2.3</version >
30
30
</dependency >
31
- <!-- <dependency>
31
+ <!-- 可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 本地 jar 包依赖来替代,两种方式二选一 -->
32
+ <dependency >
32
33
<groupId >com.github.TommyLemon</groupId >
33
34
<artifactId >unitauto-java</artifactId >
34
- <version>2.5.0 </version>
35
- </dependency> -->
36
- <!-- <dependency>
35
+ <version >2.5.3 </version >
36
+ </dependency >
37
+ <dependency >
37
38
<groupId >com.github.TommyLemon</groupId >
38
39
<artifactId >unitauto-jar</artifactId >
39
- <version>2.5.2 </version>
40
- </dependency> -->
40
+ <version >2.5.3 </version >
41
+ </dependency >
41
42
<dependency >
42
43
<groupId >javax.servlet</groupId >
43
44
<artifactId >javax.servlet-api</artifactId >
You can’t perform that action at this time.
0 commit comments