diff --git a/pom.xml b/pom.xml index 9597235d4..840947fa1 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,27 @@ https://github.com/spring-projects/spring-data-elasticsearch/issues + + + + + + org.apache.commons + commons-lang3 + 3.19.0 + test + + + + commons-io + commons-io + 2.20.0 + test + + + + + @@ -316,21 +337,6 @@ test - - - org.apache.xbean - xbean-asm5-shaded - 4.5 - test - - - - javax.servlet - javax.servlet-api - 3.1.0 - test - - org.mockito mockito-junit-jupiter @@ -338,27 +344,12 @@ test - - org.apache.commons - commons-lang3 - 3.19.0 - test - - org.testcontainers testcontainers-elasticsearch test - - - commons-codec - commons-codec - 1.15 - test - - com.tngtech.archunit archunit-junit5