Skip to content

Commit c4edfff

Browse files
build(deps): bump mysql-connector-java from 5.1.30 to 8.0.16 (#7)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 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.30...8.0.16) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent accab4f commit c4edfff

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>mysql</groupId>
9393
<artifactId>mysql-connector-java</artifactId>
94-
<version>5.1.30</version>
94+
<version>8.0.16</version>
9595
</dependency>
9696

9797
<dependency>

0 commit comments

Comments
 (0)