Skip to content

Commit 9aa1b39

Browse files
committed
Java:所有 Demo 升级 APIJSON 5.4.0, apijson-framework-5.4.0, apijson-column-1.2.9
1 parent 58d08e5 commit 9aa1b39

File tree

32 files changed

+58
-116
lines changed

32 files changed

+58
-116
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

APIJSON-Java-Server/APIJSONBoot-BigData/pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,12 @@
6767
<dependency>
6868
<groupId>com.github.APIJSON</groupId>
6969
<artifactId>apijson-framework</artifactId>
70-
<version>5.3.0</version>
71-
<exclusions>
72-
<exclusion>
73-
<groupId>com.github.Tecent</groupId>
74-
<artifactId>APIJSON</artifactId>
75-
</exclusion>
76-
</exclusions>
70+
<version>5.4.0</version>
7771
</dependency>
7872
<dependency>
7973
<groupId>com.github.APIJSON</groupId>
8074
<artifactId>apijson-column</artifactId>
81-
<version>1.2.7</version>
75+
<version>1.2.9</version>
8276
</dependency>
8377
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
8478

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@
7878
<groupId>com.github.APIJSON</groupId>
7979
<artifactId>apijson-router</artifactId>
8080
<version>1.1.0</version>
81-
<exclusions>
82-
<exclusion>
83-
<groupId>com.github.Tencent</groupId>
84-
<artifactId>APIJSON</artifactId>
85-
</exclusion>
86-
</exclusions>
8781
</dependency>
8882
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
8983

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)