Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.28 to 8.0.30 (#956)
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.28 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Yova <[email protected]>
  • Loading branch information
dependabot[bot] and Fameing authored Dec 2, 2022
1 parent 4ff3f19 commit b988ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-mysql</artifactId>

<properties>
<mysql-driver.version>8.0.28</mysql-driver.version>
<mysql-driver.version>8.0.30</mysql-driver.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b988ab5

Please sign in to comment.