Skip to content

Commit 5310d7f

Browse files
Bump mysql-connector-java in /APIJSON-Java-Server/APIJSONBootTest
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.11...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 888cd96 commit 5310d7f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

APIJSON-Java-Server/APIJSONBootTest/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)