回复线上pom.xml的net.sf.dozer配置
This commit is contained in:
+7
-10
@@ -78,6 +78,7 @@
|
|||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
<!-- 解析客户端操作系统、浏览器等 -->
|
<!-- 解析客户端操作系统、浏览器等 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>eu.bitwalker</groupId>
|
<groupId>eu.bitwalker</groupId>
|
||||||
@@ -85,16 +86,11 @@
|
|||||||
<version>1.21</version>
|
<version>1.21</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- <dependency>-->
|
<!-- <dependency>-->
|
||||||
<!-- <groupId>com.adc</groupId>-->
|
<!-- <groupId>com.adc</groupId>-->
|
||||||
<!-- <artifactId>adc-da-gen</artifactId>-->
|
<!-- <artifactId>adc-da-gen</artifactId>-->
|
||||||
<!-- <version>2.3.2-SNAPSHOT</version>-->
|
<!-- <version>2.3.2-SNAPSHOT</version>-->
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
<dependency>
|
|
||||||
<groupId>net.sf.dozer</groupId>
|
|
||||||
<artifactId>dozer</artifactId>
|
|
||||||
<version>5.4.0</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<!-- Profiles for different environment -->
|
<!-- Profiles for different environment -->
|
||||||
<profiles>
|
<profiles>
|
||||||
@@ -112,3 +108,4 @@
|
|||||||
</build>
|
</build>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user