Skip to content

Commit

Permalink
Merge pull request #3 from Akarin-project/dependabot/maven/mysql-mysq…
Browse files Browse the repository at this point in the history
…l-connector-java-8.0.16

Bump mysql-connector-java from 5.1.47 to 8.0.16
  • Loading branch information
WesleyVanNeck authored Dec 13, 2021
2 parents cc3d4f9 + 91d17c5 commit f529e43
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 @@ -96,7 +96,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.47</version>
<version>8.0.16</version>
<scope>runtime</scope>
</dependency>
<!-- testing -->
Expand Down

0 comments on commit f529e43

Please sign in to comment.