diff --git a/pom.xml b/pom.xml index 36bb031..78fe176 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.3.1 de.uni-passau.fim.PADAS.group3 @@ -57,13 +57,6 @@ runtime - - org.mockito - mockito-core - 4.5.1 - test - -