Skip to content

Commit 663a5d9

Browse files
Bump mysql-connector-java from 5.1.10 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.10 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.10...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb6ac83 commit 663a5d9

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
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>mysql</groupId>
126126
<artifactId>mysql-connector-java</artifactId>
127-
<version>5.1.10</version>
127+
<version>8.0.16</version>
128128
</dependency>
129129

130130
<!-- Test Artifacts -->

0 commit comments

Comments
 (0)