Skip to content

Commit 87f2675

Browse files
author
Frank Natividad
committed
Merge branch 'update-migration-sample' of github.com:GoogleCloudPlatform/java-docs-samples into update-migration-sample
2 parents b9588f8 + d3534fd commit 87f2675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java8/cloudsql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>mysql</groupId>
7373
<artifactId>mysql-connector-java</artifactId>
74-
<version>5.1.40</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
74+
<version>5.1.42</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
7575
<!--<version>6.0.6</version>-->
7676
</dependency>
7777
<dependency>

0 commit comments

Comments
 (0)