1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

build(deps): 修改依赖格式

This commit is contained in:
2022-12-18 03:04:35 +08:00
parent a537117b7f
commit 91beae16e7
3 changed files with 5 additions and 44 deletions
+1 -6
View File
@@ -58,15 +58,10 @@
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-api</artifactId>
<version>${deps.easysql.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easyconfiguration-core</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<build>