diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
index ae97b3200b..e4cda0a531 100644
--- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
+++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
@@ -17,17 +17,14 @@
${project.groupId}
spring-boot-starter-actuator
- ${project.version}
${project.groupId}
spring-boot-starter-thymeleaf
- ${project.version}
${project.groupId}
spring-boot-starter-security
- ${project.version}
org.jolokia