mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-31 08:14:18 +08:00
update pig-visual/pig-xxl-job-admin/pom.xml.
统一 mysql maven coordinates Signed-off-by: sun2008mt <sun2008mt@qq.com>
This commit is contained in:
parent
ec4fc126b7
commit
4aaa869cfe
@ -55,8 +55,8 @@
|
||||
</dependency>
|
||||
<!-- mysql -->
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- xxl-job-core -->
|
||||
|
Loading…
Reference in New Issue
Block a user