Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 0a00796

Browse files
Bump mysql-connector-java from 5.1.20 to 8.0.30
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.20 to 8.0.30. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/commits) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55cbeb2 commit 0a00796

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>mysql</groupId>
9898
<artifactId>mysql-connector-java</artifactId>
99-
<version>5.1.20</version>
99+
<version>8.0.30</version>
100100
</dependency>
101101
</dependencies>
102102

0 commit comments

Comments
 (0)