Skip to content

Commit 8df2dce

Browse files
Bump mysql-connector-java from 8.0.21 to 8.0.22
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.21 to 8.0.22. - [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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75a8196 commit 8df2dce

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>mysql</groupId>
5151
<artifactId>mysql-connector-java</artifactId>
52-
<version>8.0.21</version>
52+
<version>8.0.22</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)