revert: 回退依赖

This commit is contained in:
jianneng-fit2cloud 2024-04-18 10:54:22 +08:00
parent b0595d19b3
commit 9ca9d61521

View File

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