Skip to content

Commit cc22060

Browse files
committed
Bump mysql-connector-java from 5.1.45 to 8.0.28 in /simulate mybatis
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.45 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.45...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 bac0cd2 commit cc22060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simulate mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>mysql</groupId>
4040
<artifactId>mysql-connector-java</artifactId>
41-
<version>5.1.45</version>
41+
<version>8.0.28</version>
4242
</dependency>
4343

4444
<!--添加mybatis核心依赖-->

0 commit comments

Comments
 (0)