Skip to content

Commit 6290eeb

Browse files
chore(deps): bump mysql-connector-java from 8.0.29 to 8.0.30 (#1374)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.29 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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8cc860 commit 6290eeb

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/mysql-schema

1 file changed

+1
-1
lines changed

sample-operators/mysql-schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>mysql</groupId>
4242
<artifactId>mysql-connector-java</artifactId>
43-
<version>8.0.29</version>
43+
<version>8.0.30</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>io.fabric8</groupId>

0 commit comments

Comments
 (0)