Skip to content

Commit

Permalink
Bump mysql-connector-java from 5.1.45 to 8.0.16 in /nginx-admin-database
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.45 to 8.0.16.
- [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.45...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2020
1 parent 06e02bc commit 1f04a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx-admin-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.45</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
Expand Down

0 comments on commit 1f04a59

Please sign in to comment.