Skip to content

Commit 29fdb34

Browse files
committed
upgrade driver version to latest
1 parent 511116c commit 29fdb34

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>mysql</groupId>
2626
<artifactId>mysql-connector-java</artifactId>
27-
<version>8.0.13</version>
27+
<version>8.0.16</version>
2828
<exclusions>
2929
<exclusion>
3030
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)