From bc9af7598d32c2adf5eb878ee31d68a5db0c4319 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Fri, 30 Aug 2024 17:38:29 +1000 Subject: [PATCH] add plugin mgt for spring-boot-maven-plugin --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 7a5e697..059c6e5 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ 3.7.0 3.1.0 0.8.12 + 3.3.3 4.0.0.4121 1.2.1 1.7.0 @@ -215,6 +216,11 @@ jacoco-maven-plugin ${jacoco-maven-plugin.version} + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot-maven-plugin.version} + org.sonarsource.scanner.maven sonar-maven-plugin