feat: pom错误

This commit is contained in:
fit2cloud-chenyw 2024-01-18 09:12:38 +08:00
parent c815c7391b
commit f040c2db41

View File

@ -101,21 +101,6 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-base</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-permissions</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-sync</artifactId>
<version>${dataease.version}</version>
</dependency>
</dependencies>
<build>