Merge remote-tracking branch 'origin/develop' into develop

pull/876/head
chen.ma 2 years ago
commit 028bcd82f4

@ -62,5 +62,9 @@
<groupId>com.github.dozermapper</groupId>
<artifactId>dozer-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
</dependency>
</dependencies>
</project>

Loading…
Cancel
Save