Skip to content

Commit cf250e2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<dependency>
1414
<groupId>mysql</groupId>
1515
<artifactId>mysql-connector-java</artifactId>
16-
<version>5.1.30</version>
16+
<version>8.0.28</version>
1717
</dependency>
1818

1919
<dependency>

0 commit comments

Comments
 (0)