Browse Source

Merge branch 'master' into jfinal-java8

James 8 years ago
parent
commit
e0b49d1c38
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -155,6 +155,7 @@
 			<groupId>mysql</groupId>
 			<artifactId>mysql-connector-java</artifactId>
 			<version>5.1.20</version>
+			<scope>provided</scope>
 		</dependency>
 		-->