Skip to content

Commit aa96645

Browse files
Bump mysql-connector-java from 8.0.18 to 8.0.21
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.18 to 8.0.21. - [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@8.0.18...8.0.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b8d6c2 commit aa96645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/mysql-schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>mysql</groupId>
4646
<artifactId>mysql-connector-java</artifactId>
47-
<version>8.0.18</version>
47+
<version>8.0.21</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)