Skip to content

Commit f0e2857

Browse files
Bump mysql-connector-java from 6.0.5 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.5 to 8.0.28. - [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@6.0.5...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9df96fd commit f0e2857

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>mysql</groupId>
6666
<artifactId>mysql-connector-java</artifactId>
67-
<version>6.0.5</version>
67+
<version>8.0.28</version>
6868
</dependency>
6969

7070

0 commit comments

Comments
 (0)