Skip to content

Commit ca3df7a

Browse files
authored
Merge pull request #4 from mrmodise/dependabot/maven/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.10 to 8.0.16
2 parents 1ca9371 + 663a5d9 commit ca3df7a

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
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>mysql</groupId>
126126
<artifactId>mysql-connector-java</artifactId>
127-
<version>5.1.10</version>
127+
<version>8.0.16</version>
128128
</dependency>
129129

130130
<!-- Test Artifacts -->

0 commit comments

Comments
 (0)