Skip to content

Commit

Permalink
Merge pull request #6 from bootique-examples/dependabot/maven/mysql-m…
Browse files Browse the repository at this point in the history
…ysql-connector-java-8.0.16

Bump mysql-connector-java from 8.0.13 to 8.0.16
  • Loading branch information
stariy95 authored Mar 29, 2021
2 parents 2366ae1 + cbb5d61 commit 12346c8
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 @@ -32,7 +32,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.13</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
Expand Down

0 comments on commit 12346c8

Please sign in to comment.