diff --git a/eo-maven-plugin/src/it/rewritten_sources/pom.xml b/eo-maven-plugin/src/it/rewritten_sources/pom.xml index 228fa8d9e5..e3cbf92f55 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.11.1 + 5.11.2 test org.junit.jupiter junit-jupiter-params - 5.11.1 + 5.11.2 test diff --git a/pom.xml b/pom.xml index 54e3d8e32d..8c1bbe26e6 100644 --- a/pom.xml +++ b/pom.xml @@ -140,26 +140,26 @@ SOFTWARE. org.junit junit-bom - 5.11.1 + 5.11.2 pom test org.junit.jupiter junit-jupiter-engine - 5.11.1 + 5.11.2 test org.junit.jupiter junit-jupiter-params - 5.11.1 + 5.11.2 test org.junit.jupiter junit-jupiter-api - 5.11.1 + 5.11.2 test