Skip to content

Commit 5eb26fc

Browse files
committed
升级 APIJSON 8.0.0.1, apijson-framework 7.2.0.1
1 parent dfe354e commit 5eb26fc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
</dependency>
3737

3838
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
39-
<!-- <dependency>-->
40-
<!-- <groupId>com.github.Tencent</groupId>-->
41-
<!-- <artifactId>APIJSON</artifactId>-->
42-
<!-- <version>8.0.0.0.0</version>-->
43-
<!-- </dependency>-->
44-
<!-- <dependency>-->
45-
<!-- <groupId>com.github.APIJSON</groupId>-->
46-
<!-- <artifactId>apijson-framework</artifactId>-->
47-
<!-- <version>7.2.0.0</version>-->
48-
<!-- </dependency>-->
39+
<dependency>
40+
<groupId>com.github.Tencent</groupId>
41+
<artifactId>APIJSON</artifactId>
42+
<version>8.0.0.1</version>
43+
</dependency>
44+
<dependency>
45+
<groupId>com.github.APIJSON</groupId>
46+
<artifactId>apijson-framework</artifactId>
47+
<version>7.2.0.1</version>
48+
</dependency>
4949
</dependencies>
5050

5151
<build>

0 commit comments

Comments
 (0)