Browse Source

no message

FengChaoYu 3 weeks ago
parent
commit
1c2244166a
1 changed files with 0 additions and 6 deletions
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -201,12 +201,6 @@
             <version>${jwt.version}</version>
             <scope>runtime</scope>
         </dependency>
-        <!-- mapstruct -->
-        <dependency>
-            <groupId>org.mapstruct</groupId>
-            <artifactId>mapstruct</artifactId>
-            <version>${mapstruct.version}</version>
-        </dependency>
         <!-- poi -->
 <!--        <dependency>-->
 <!--            <groupId>org.apache.poi</groupId>-->