修改pom文件

This commit is contained in:
高嵩
2023-05-18 10:54:17 +08:00
parent ca778e244f
commit 487ceb0967
4 changed files with 14 additions and 30 deletions
+6
View File
@@ -91,6 +91,12 @@
<!-- <artifactId>adc-da-gen</artifactId>-->
<!-- <version>2.3.2-SNAPSHOT</version>-->
<!-- </dependency>-->
<dependency>
<groupId>net.sf.dozer</groupId>
<artifactId>dozer</artifactId>
<version>5.4.0</version>
</dependency>
</dependencies>
<!-- Profiles for different environment -->
<profiles>