Skip to content

Commit

Permalink
Bump mysql-connector-java from 5.1.6 to 8.0.28 (#1284) (#1392)
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.6 to 8.0.28.
- [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@5.1.6...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Jun 14, 2023
1 parent 5ae08a2 commit f33de69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

<!-- database testing -->
<version.org.mariadb.jdbc>1.3.6</version.org.mariadb.jdbc>
<version.org.mysql-driver>5.1.6</version.org.mysql-driver>
<version.org.mysql-driver>8.0.28</version.org.mysql-driver>

<version.org.arquillian.cube>1.15.3</version.org.arquillian.cube>

Expand Down

0 comments on commit f33de69

Please sign in to comment.