Skip to content

Commit 76075a9

Browse files
dependabot[bot]Dark2C
authored andcommitted
Bump mysql-connector-java from 8.0.20 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.20 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.20...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 5aa1270 commit 76075a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>mysql</groupId>
2424
<artifactId>mysql-connector-java</artifactId>
25-
<version>8.0.20</version>
25+
<version>8.0.28</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>com.sun.xml.bind</groupId>

0 commit comments

Comments
 (0)