瀏覽代碼

no message

FengChaoYu 3 周之前
父節點
當前提交
6dda9e95b7
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -288,6 +288,11 @@
                         <artifactId>commons-lang</artifactId>
                         <version>2.6</version>
                     </dependency>
+                    <dependency>
+                        <groupId>mysql</groupId>
+                        <artifactId>mysql-connector-java</artifactId>
+                        <version>${mysql.version}</version>
+                    </dependency>
                 </dependencies>
             </plugin>
         </plugins>