aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/pom.xml b/main/pom.xml
index a6fcb911..f5badc7b 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -50,12 +50,10 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
- <version>${version.springboot}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
- <version>${version.springboot.actuator}</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>