Skip to content

Commit 52471eb

Browse files
committed
refactor: 去掉已经优化的基础模块依赖dozer
1 parent 151757e commit 52471eb

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • mate-core/mate-starter-dependencies

mate-core/mate-starter-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,6 @@
198198
<artifactId>mate-starter-file</artifactId>
199199
<version>${matecloud.core.version}</version>
200200
</dependency>
201-
<dependency>
202-
<groupId>${project.groupId}</groupId>
203-
<artifactId>mate-starter-dozer</artifactId>
204-
<version>${matecloud.core.version}</version>
205-
</dependency>
206201
<dependency>
207202
<groupId>${project.groupId}</groupId>
208203
<artifactId>mate-starter-rule</artifactId>

0 commit comments

Comments
 (0)