Skip to content

Commit 0753050

Browse files
Bump mysql-connector-java from 5.1.17 to 8.0.19
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.17 to 8.0.19. - [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.17...8.0.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 74814a4 commit 0753050

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>mysql</groupId>
8282
<artifactId>mysql-connector-java</artifactId>
83-
<version>5.1.17</version>
83+
<version>8.0.19</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.liquibase</groupId>

0 commit comments

Comments
 (0)