Skip to content

Commit

Permalink
Merge pull request #114 from UB-CSE/dependabot/maven/mysql-mysql-conn…
Browse files Browse the repository at this point in the history
…ector-java-8.0.16

Bump mysql-connector-java from 8.0.15 to 8.0.16
  • Loading branch information
jessehartloff authored Dec 1, 2020
2 parents 45a226a + e8619ab commit 7fcf271
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 @@ -23,7 +23,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.15</version>
<version>8.0.16</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7fcf271

Please sign in to comment.