diff --git a/pom.xml b/pom.xml
index 7c2c2b868d..290d504bc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,33 +241,14 @@
true
-
- org.codehaus.mojo
- animal-sniffer-maven-plugin
- 1.22
-
-
- org.codehaus.mojo.signature
- java18
- 1.0
-
-
- java.net.http.*
-
-
-
-
+
org.springframework.boot
spring-boot-maven-plugin
@@ -511,6 +492,10 @@
${hamcrest.version}
test
+
org.springframework.boot
spring-boot-starter-test
@@ -548,6 +533,7 @@
4.2.1
test
+
org.junit.vintage
junit-vintage-engine