doum
2025-09-03 2e22d2c021846db79d498675cb330a593e771a79
server/admin/pom.xml
@@ -36,13 +36,7 @@
            <groupId>com.github.ben-manes.caffeine</groupId>
            <artifactId>caffeine</artifactId>
        </dependency>
        <dependency>
            <groupId>com.doumee</groupId>
            <artifactId>services</artifactId>
            <version>1.0.0-SNAPSHOT</version>
        </dependency>
    </dependencies>
     </dependencies>
    <build>
        <finalName>jinkuai_admin</finalName>
@@ -69,7 +63,6 @@
                    </execution>
                </executions>
            </plugin>
        </plugins>
    </build>
</project>