From c6b955f4f5906e7d68de906278fef5501e3a57de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Fri, 7 Jan 2022 15:14:49 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=A1=A5=E5=85=A8=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=20=E9=81=BF=E5=85=8Dmaven=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 1 + ruoyi-auth/pom.xml | 1 + ruoyi-gateway/pom.xml | 1 + ruoyi-modules/ruoyi-file/pom.xml | 1 + ruoyi-modules/ruoyi-gen/pom.xml | 1 + ruoyi-modules/ruoyi-system/pom.xml | 1 + ruoyi-visual/ruoyi-monitor/pom.xml | 1 + 7 files changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 76331e83..1fa7656b 100644 --- a/pom.xml +++ b/pom.xml @@ -327,6 +327,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.1 ${java.version} ${java.version} diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index a20399b7..3b462d71 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -64,6 +64,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index 0b6d3f3c..a440bfe7 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -88,6 +88,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml index 6a32381b..9cc588e7 100644 --- a/ruoyi-modules/ruoyi-file/pom.xml +++ b/ruoyi-modules/ruoyi-file/pom.xml @@ -83,6 +83,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 168cfb28..d0ab56a0 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -102,6 +102,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 78e75d3b..1bfaab79 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -107,6 +107,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index c85efd6a..c095f2db 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -60,6 +60,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version}