Skip to content

Commit

Permalink
Merge pull request #73 from docker/dependabot/maven/sparkjava-mysql/b…
Browse files Browse the repository at this point in the history
…ackend/mysql-mysql-connector-java-8.0.16

Bump mysql-connector-java from 8.0.11 to 8.0.16 in /sparkjava-mysql/backend
glours authored Jul 2, 2020
2 parents 50e7275 + f9cee33 commit 638c159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparkjava-mysql/backend/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.11</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>

0 comments on commit 638c159

Please sign in to comment.