Skip to content

Commit e9c6e93

Browse files
Bump mysql-connector-java from 5.1.39 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.39 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.39...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb28ae6 commit e9c6e93

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>mysql</groupId>
5959
<artifactId>mysql-connector-java</artifactId>
60-
<version>5.1.39</version>
60+
<version>8.0.16</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)