POM 优化

master
erzhongxmu 2023-02-09 22:52:01 +08:00
parent 1aef28febd
commit 4576919c56
1 changed files with 7 additions and 8 deletions

15
pom.xml
View File

@ -778,7 +778,6 @@
<artifactId>groovy</artifactId> <artifactId>groovy</artifactId>
<version>${groovy.version}</version> <version>${groovy.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-httpclient</groupId> <groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId> <artifactId>commons-httpclient</artifactId>
@ -816,13 +815,13 @@
</dependency> </dependency>
<!--jeecg plugin--> <!--jeecg plugin-->
<!-- <dependency>--> <dependency>
<!-- <groupId>org.p3framework</groupId>--> <groupId>org.p3framework</groupId>
<!-- <artifactId>jeecg-p3-core</artifactId>--> <artifactId>jeecg-p3-core</artifactId>
<!-- <version>1.1.2</version>--> <version>1.1.2</version>
<!--&lt;!&ndash; <scope>system</scope>&ndash;&gt;--> <!-- <scope>system</scope>-->
<!--&lt;!&ndash; <systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/jeecg-p3-core-1.1.2.jar</systemPath>&ndash;&gt;--> <!-- <systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/jeecg-p3-core-1.1.2.jar</systemPath>-->
<!-- </dependency>--> </dependency>
<dependency> <dependency>
<groupId>com.github.abel533</groupId> <groupId>com.github.abel533</groupId>