master
erzhongxmu 2023-04-15 09:39:11 +08:00
parent 29282efef1
commit 5b5b21e03a
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -419,11 +419,11 @@
<!-- <version>${aspectj.version}</version>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.jodd</groupId>-->
<!-- <artifactId>jodd</artifactId>-->
<!-- <version>${jodd.version}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd</artifactId>
<version>${jodd.version}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.javassist</groupId>-->
<!-- <artifactId>javassist</artifactId>-->