Skip to content

Commit

Permalink
Merge pull request #3 from semanticanalyzer/dependabot/maven/mysql-my…
Browse files Browse the repository at this point in the history
…sql-connector-java-8.0.16

Bump mysql-connector-java from 8.0.12 to 8.0.16
  • Loading branch information
DmitryKey authored Aug 22, 2020
2 parents c885733 + 959a7f0 commit 816299f
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.12</version>
<version>8.0.16</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
Expand Down

0 comments on commit 816299f

Please sign in to comment.