mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-12-07 13:49:47 +00:00
build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 9.5.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.2.0 to 9.5.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.2.0...9.5.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dfd3a4dafa
commit
fc5d459e57
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -125,7 +125,7 @@
|
|||
<lib.com-asahaf-javacron.version>1.4.0</lib.com-asahaf-javacron.version>
|
||||
<!-- JDBC Drivers -->
|
||||
<lib.jdbc-driver.mssql.version>13.2.1.jre11</lib.jdbc-driver.mssql.version>
|
||||
<lib.jdbc-driver.mysql.version>8.2.0</lib.jdbc-driver.mysql.version>
|
||||
<lib.jdbc-driver.mysql.version>9.5.0</lib.jdbc-driver.mysql.version>
|
||||
<lib.jdbc-driver.postgresql.version>42.7.8</lib.jdbc-driver.postgresql.version>
|
||||
<!-- Maven Plugin Properties -->
|
||||
<plugin.retirejs.breakOnFailure>false</plugin.retirejs.breakOnFailure>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue