Skip to content

Commit c80f73c

Browse files
Bump mysql-connector-java from 5.1.25 to 8.0.16 in /base-mybatis
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.25 to 8.0.16. - [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.25...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b3a7e commit c80f73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>mysql</groupId>
9393
<artifactId>mysql-connector-java</artifactId>
94-
<version>5.1.49</version>
94+
<version>8.0.16</version>
9595
</dependency>
9696

9797
<dependency>

0 commit comments

Comments
 (0)