依赖删除

pull/790/head
yanrongzhen 3 years ago
parent 823de34496
commit a84b56f21d

@ -66,10 +66,5 @@
<groupId>com.github.dozermapper</groupId> <groupId>com.github.dozermapper</groupId>
<artifactId>dozer-core</artifactId> <artifactId>dozer-core</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<scope>provided</scope>
</dependency>
</dependencies> </dependencies>
</project> </project>

Loading…
Cancel
Save