Skip to content

Commit 579f7ea

Browse files
committed
依赖 APIJSON 7.4.0
1 parent 794d9aa commit 579f7ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<artifactId>fastjson</artifactId>
2828
<version>1.2.83</version>
2929
</dependency>
30-
<!-- <dependency>-->
31-
<!-- <groupId>com.github.Tencent</groupId>-->
32-
<!-- <artifactId>APIJSON</artifactId>-->
33-
<!-- <version>7.4.0</version>-->
34-
<!-- </dependency>-->
30+
<dependency>
31+
<groupId>com.github.Tencent</groupId>
32+
<artifactId>APIJSON</artifactId>
33+
<version>7.4.0</version>
34+
</dependency>
3535
<dependency>
3636
<groupId>com.surrealdb</groupId>
3737
<artifactId>surrealdb</artifactId>

0 commit comments

Comments
 (0)