Skip to content

Commit 94eee1d

Browse files
Bump mysql-connector-java from 5.1.47 to 8.0.16 in /quickstart-jooq
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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.47...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1596e46 commit 94eee1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart-jooq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<jooq.version>3.11.7</jooq.version>
2121

22-
<mysql.version>5.1.47</mysql.version>
22+
<mysql.version>8.0.16</mysql.version>
2323
<mysql.version>8.0.13</mysql.version>
2424

2525
</properties>

0 commit comments

Comments
 (0)