Skip to content

Commit

Permalink
Bump mysql-connector-java from 5.1.6 to 8.0.16 in /cs-database
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 25, 2021
1 parent 4cd7726 commit b26b403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.35</version>
<version>8.0.16</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b26b403

Please sign in to comment.