diff --git a/pom.xml b/pom.xml index 57c1ff10e..2163d7d35 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ruoyi http://www.ruoyi.vip 若依管理系统 - + 4.7.3 UTF-8 @@ -36,7 +36,7 @@ - + org.springframework.boot @@ -45,14 +45,14 @@ pom import - + com.alibaba druid-spring-boot-starter ${druid.version} - + com.github.penggle @@ -219,6 +219,12 @@ + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.9.1.2184 + org.apache.maven.plugins maven-compiler-plugin @@ -257,4 +263,4 @@ - \ No newline at end of file + diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 000000000..e69de29bb