Skip to content

Commit 20ea9e2

Browse files
authored
Merge pull request #4 from binarywang/dependabot/maven/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.39 to 8.0.16
2 parents cb28ae6 + e9c6e93 commit 20ea9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>mysql</groupId>
5959
<artifactId>mysql-connector-java</artifactId>
60-
<version>5.1.39</version>
60+
<version>8.0.16</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)