Skip to content

Commit ed453df

Browse files
authored
Match j8 (#725)
1 parent d2129b6 commit ed453df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/cloudsql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency> <!-- ONLY USED LOCALY -->
7373
<groupId>mysql</groupId>
7474
<artifactId>mysql-connector-java</artifactId>
75-
<version>5.1.40</version> <!-- v5.x.x is Java 7, v6.x.x is Java 8 -->
75+
<version>5.1.40</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.cloud.sql</groupId>

0 commit comments

Comments
 (0)