diff --git a/eo-maven-plugin/src/it/rewritten_sources/pom.xml b/eo-maven-plugin/src/it/rewritten_sources/pom.xml index a5c3135b2a..7e2ef38c68 100644 --- a/eo-maven-plugin/src/it/rewritten_sources/pom.xml +++ b/eo-maven-plugin/src/it/rewritten_sources/pom.xml @@ -41,13 +41,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-params - 5.10.0 + 5.10.1 test diff --git a/pom.xml b/pom.xml index cff24c3663..6b505bfab6 100644 --- a/pom.xml +++ b/pom.xml @@ -130,26 +130,26 @@ SOFTWARE. org.junit junit-bom - 5.10.0 + 5.10.1 pom test org.junit.jupiter junit-jupiter-engine - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-params - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.1 test