From c8c0b25465df58b7ee3ad2d2942281528793e99c Mon Sep 17 00:00:00 2001 From: donhui <977675308@qq.com> Date: Sat, 3 Feb 2024 20:30:26 +0800 Subject: [PATCH] compatible with SonarQube 10.4 "DownloadOnlyWhenRequired" feature --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d822034..a70e1f2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ UTF-8 9.0.0.45539 1.8 + java src/main/java,src/main/resources @@ -108,7 +109,7 @@ org.sonarsource.sonar-packaging-maven-plugin sonar-packaging-maven-plugin - 1.18.0.372 + 1.23.0.740 true mybatis