Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.28 to 8.0.30
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]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2022
1 parent 3e61de2 commit 4af0666
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 4af0666

Please sign in to comment.