Browse Source

Updated pom

apg 2 weeks ago
parent
commit
4f3b63d578
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pom.xml

+ 1 - 2
pom.xml

@@ -11,7 +11,6 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
         <version>3.5.7</version>
-        <type>pom</type>
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>scot.carricksoftware</groupId>
@@ -86,7 +85,7 @@
         <dependency>
             <groupId>org.sonarsource.scanner.maven</groupId>
             <artifactId>sonar-maven-plugin</artifactId>
-            <version>5.0.0.4389</version>
+            <version>5.3.0.6276</version>
         </dependency>