diff --git a/spring-boot-modules/spring-boot-annotations/pom.xml b/spring-boot-modules/spring-boot-annotations/pom.xml
index 0affed0746..22572e7492 100644
--- a/spring-boot-modules/spring-boot-annotations/pom.xml
+++ b/spring-boot-modules/spring-boot-annotations/pom.xml
@@ -42,17 +42,17 @@
org.hibernate
hibernate-core
-
- org.mockito
- mockito-inline
- test
-
org.springframework.boot
spring-boot-starter-test
test
+
+ org.mockito
+ mockito-inline
+ test
+
\ No newline at end of file