aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 02a75b0a..588c3d8e 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -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>
@@ -150,4 +149,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>