Skip to content

Commit 0632214

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 eeed0cf commit 0632214

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
@@ -13,7 +13,7 @@
1313
<hibernate.version>
1414
5.2.18.Final
1515
</hibernate.version>
16-
<mysql.version>5.1.6</mysql.version>
16+
<mysql.version>8.0.16</mysql.version>
1717
<jackson.version>2.4.1</jackson.version>
1818
</properties>
1919
<dependencies>

0 commit comments

Comments
 (0)