Skip to content

Commit 26bd86f

Browse files
committed
升级 apijson-jackson 1.2.1
1 parent 378b84b commit 26bd86f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/libs/apijson-jackson-1.1.8.jar renamed to APIJSON-Java-Server/APIJSONBoot-MultiDataSource/libs/apijson-jackson-1.2.1.jar

40.5 KB
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<!-- <dependency>-->
7676
<!-- <groupId>com.github.APIJSON</groupId>-->
7777
<!-- <artifactId>apijson-jackson</artifactId>-->
78-
<!-- <version>1.2.0</version>-->
78+
<!-- <version>1.2.1</version>-->
7979
<!-- </dependency>-->
8080
<!-- fastjson2, jackson, gson 等 JSON 库插件选其中一个即可 >>>>>>>>>>>>>>> -->
8181

APIJSON-Java-Server/APIJSONDemo-Jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.github.APIJSON</groupId>
4141
<artifactId>apijson-jackson</artifactId>
42-
<version>1.2.0</version>
42+
<version>1.2.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)