Skip to content

Commit 23f432d

Browse files
Bump mysql-connector-java from 5.1.6 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.6 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.6...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1186f9c commit 23f432d

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
@@ -22,7 +22,7 @@
2222
<hibernate.version>
2323
5.2.18.Final
2424
</hibernate.version>
25-
<mysql.version>5.1.6</mysql.version>
25+
<mysql.version>8.0.16</mysql.version>
2626
<springboot.version>2.5.2</springboot.version>
2727
<jackson.version>2.4.1</jackson.version>
2828
</properties>

0 commit comments

Comments
 (0)