Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c866f23

Browse files
Java:APIJSON-Boot-Test 升级 fastjson, mysql-connector-java 等版本
1 parent 3b5bb19 commit c866f23

File tree

1 file changed

+2
-2
lines changed
  • APIJSON-Java-Server/APIJSONBootTest

1 file changed

+2
-2
lines changed

‎APIJSON-Java-Server/APIJSONBootTest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.alibaba</groupId>
3131
<artifactId>fastjson</artifactId>
32-
<version>1.2.61</version>
32+
<version>1.2.73</version>
3333
</dependency>
3434

3535
<!-- APIJSONBoot 需要用的 Spring 框架,1.4.1 以上 -->
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>mysql</groupId>
5353
<artifactId>mysql-connector-java</artifactId>
54-
<version>8.0.11</version>
54+
<version>8.0.16</version>
5555
</dependency>
5656
<!-- 没找到合适且稳定的 Oracle 的 JDBC Maven 依赖,已在 libs 目录放了对应的 jar 包来替代 -->
5757

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /