Skip to content

Commit 84d6384

Browse files
Bump mysql-connector-java from 5.1.30 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 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.30...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31a7557 commit 84d6384

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>mysql</groupId>
5050
<artifactId>mysql-connector-java</artifactId>
51-
<version>5.1.30</version>
51+
<version>8.0.16</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.mybatis.spring.boot</groupId>

0 commit comments

Comments
 (0)