Skip to content

Commit

Permalink
Merge pull request #1 from Daligz/dependabot/maven/mysql-mysql-connec…
Browse files Browse the repository at this point in the history
…tor-java-8.0.16

Bump mysql-connector-java from 5.1.40 to 8.0.16
  • Loading branch information
Daligz authored May 21, 2022
2 parents 03fd254 + bfdf41b commit 621b73f
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 @@ -56,7 +56,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.40</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
Expand Down

0 comments on commit 621b73f

Please sign in to comment.