Use spring-boot-starter-actuator managed version
[policy/api.git] / main / pom.xml
index 02a75b0..588c3d8 100644 (file)
@@ -93,7 +93,6 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-actuator</artifactId>
-            <version>${version.springboot}</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>