feat(all): 优化依赖
移除旧common包
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
<dependency>
|
||||
<groupId>io.github.dragons96</groupId>
|
||||
<artifactId>sql-builder</artifactId>
|
||||
<version>0.0.5.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -32,10 +31,6 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-source-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
Reference in New Issue
Block a user