diff --git a/pom.xml b/pom.xml index 608b6f9a5f9df4d133747b35324cd74b8e07e07b..8993fad41ba7320a9a19af8b88b6f2b7575dd5bc 100644 --- a/pom.xml +++ b/pom.xml @@ -333,18 +333,13 @@ ${project.version} + org.mapstruct mapstruct ${mapstruct.version} - - org.mapstruct - mapstruct-jdk8 - ${mapstruct.version} - - org.mapstruct mapstruct-processor diff --git a/youlai-common/common-web/pom.xml b/youlai-common/common-web/pom.xml index 83fbece67f251c276c672d5ff9e2d24103008ebf..0fcd14abd95b90559a428f0d50cb752e11512091 100644 --- a/youlai-common/common-web/pom.xml +++ b/youlai-common/common-web/pom.xml @@ -69,11 +69,6 @@ mapstruct - - org.mapstruct - mapstruct-jdk8 - - org.mapstruct mapstruct-processor