Skip to content

Commit

Permalink
依赖 APIJSON 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Jan 31, 2025
1 parent 794d9aa commit 579f7ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<artifactId>fastjson</artifactId>
<version>1.2.83</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.github.Tencent</groupId>-->
<!-- <artifactId>APIJSON</artifactId>-->
<!-- <version>7.4.0</version>-->
<!-- </dependency>-->
<dependency>
<groupId>com.github.Tencent</groupId>
<artifactId>APIJSON</artifactId>
<version>7.4.0</version>
</dependency>
<dependency>
<groupId>com.surrealdb</groupId>
<artifactId>surrealdb</artifactId>
Expand Down

0 comments on commit 579f7ea

Please sign in to comment.