Awen
2021-04-30 7c849abf29dd848ee04c61f0074ae1d84705a9cf
pom.xml
@@ -45,6 +45,7 @@
   <properties>
      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
      <maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
      <maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
      <!-- 依赖版本 -->
      <pagehelper.version>5.2.0</pagehelper.version>
@@ -202,6 +203,9 @@
         <plugin>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-maven-plugin</artifactId>
            <configuration>
               <includeSystemScope>true</includeSystemScope>
            </configuration>
         </plugin>
         <plugin>
            <groupId>org.apache.maven.plugins</groupId>