Skip to content

Commit

Permalink
Match j8 (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesv authored Jun 21, 2017
1 parent d2129b6 commit ed453df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/cloudsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency> <!-- ONLY USED LOCALY -->
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.40</version> <!-- v5.x.x is Java 7, v6.x.x is Java 8 -->
<version>5.1.40</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
</dependency>
<dependency>
<groupId>com.google.cloud.sql</groupId>
Expand Down

0 comments on commit ed453df

Please sign in to comment.