Skip to content

Commit

Permalink
bump connector/j version (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesv committed Jun 14, 2017
1 parent 377462f commit 4775d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine-java8/cloudsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.40</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
<version>5.1.42</version> <!-- v5.x.x is for production, v6.x.x EAP X DevAPI -->
<!--<version>6.0.6</version>-->
</dependency>
<dependency>
Expand Down

0 comments on commit 4775d43

Please sign in to comment.