Skip to content

Commit 75f1831

Browse files
Bump mysql-connector-java from 5.1.44 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.44 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@5.1.44...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c9f99c commit 75f1831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<!-- 编译时的编码 -->
5151
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
5252
<hutool.version>5.5.1</hutool.version>
53-
<mysql.version>5.1.44</mysql.version>
53+
<mysql.version>8.0.16</mysql.version>
5454
<sentinel.version>1.8.1</sentinel.version>
5555
</properties>
5656

0 commit comments

Comments
 (0)