We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794d9aa commit 579f7eaCopy full SHA for 579f7ea
1 file changed
pom.xml
@@ -27,11 +27,11 @@
27
<artifactId>fastjson</artifactId>
28
<version>1.2.83</version>
29
</dependency>
30
-<!-- <dependency>-->
31
-<!-- <groupId>com.github.Tencent</groupId>-->
32
-<!-- <artifactId>APIJSON</artifactId>-->
33
-<!-- <version>7.4.0</version>-->
34
-<!-- </dependency>-->
+ <dependency>
+ <groupId>com.github.Tencent</groupId>
+ <artifactId>APIJSON</artifactId>
+ <version>7.4.0</version>
+ </dependency>
35
<dependency>
36
<groupId>com.surrealdb</groupId>
37
<artifactId>surrealdb</artifactId>
0 commit comments