Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.23 to 8.0.24
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.23 to 8.0.24.
- [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@8.0.23...8.0.24)

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 3e779ae)
  • Loading branch information
dependabot[bot] authored and gsmet committed Apr 26, 2021
1 parent 87fbd26 commit 90b6d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<h2.version>1.4.197</h2.version> <!-- keep 1.4.197 as newer versions have severe regressions -->
<postgresql-jdbc.version>42.2.19</postgresql-jdbc.version>
<mariadb-jdbc.version>2.7.2</mariadb-jdbc.version>
<mysql-jdbc.version>8.0.23</mysql-jdbc.version>
<mysql-jdbc.version>8.0.24</mysql-jdbc.version>
<mssql-jdbc.version>7.2.2.jre8</mssql-jdbc.version>
<oracle-jdbc.version>21.1.0.0</oracle-jdbc.version>
<derby-jdbc.version>10.14.2.0</derby-jdbc.version>
Expand Down

0 comments on commit 90b6d66

Please sign in to comment.