Skip to content

Commit 50027b7

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

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>mysql</groupId>
2626
<artifactId>mysql-connector-java</artifactId>
27-
<version>8.0.19</version>
27+
<version>8.0.28</version>
2828
</dependency>
2929
</dependencies>
3030

0 commit comments

Comments
 (0)