diff --git a/advanced-demo/integration-tests/pom.xml b/advanced-demo/integration-tests/pom.xml index 900e70f7..c0b3c112 100644 --- a/advanced-demo/integration-tests/pom.xml +++ b/advanced-demo/integration-tests/pom.xml @@ -109,7 +109,7 @@ org.junit junit-bom - 6.1.0 + 6.1.1 pom import diff --git a/advanced-demo/pom.xml b/advanced-demo/pom.xml index 4425da10..2f58a665 100644 --- a/advanced-demo/pom.xml +++ b/advanced-demo/pom.xml @@ -70,7 +70,7 @@ org.junit junit-bom - 6.1.0 + 6.1.1 pom import diff --git a/base-demo/pom.xml b/base-demo/pom.xml index d10c5824..8da70954 100644 --- a/base-demo/pom.xml +++ b/base-demo/pom.xml @@ -38,7 +38,7 @@ org.junit.jupiter junit-jupiter - 6.1.0 + 6.1.1 test diff --git a/base/pom.xml b/base/pom.xml index 853c63e2..0b2ae0cb 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -69,14 +69,14 @@ org.junit.platform junit-platform-launcher compile - 6.1.0 + 6.1.1 org.junit.jupiter junit-jupiter - 6.1.0 + 6.1.1 test diff --git a/db-jdbc/pom.xml b/db-jdbc/pom.xml index 34598840..c82d5923 100644 --- a/db-jdbc/pom.xml +++ b/db-jdbc/pom.xml @@ -72,7 +72,7 @@ org.junit.jupiter junit-jupiter - 6.1.0 + 6.1.1 test diff --git a/junit-jupiter-api-support/pom.xml b/junit-jupiter-api-support/pom.xml index 1d5a9864..6654bd9d 100644 --- a/junit-jupiter-api-support/pom.xml +++ b/junit-jupiter-api-support/pom.xml @@ -53,7 +53,7 @@ org.junit.jupiter junit-jupiter-api - 6.1.0 + 6.1.1 compile diff --git a/spring-dao-support/pom.xml b/spring-dao-support/pom.xml index a5c9d8dc..c2034bf2 100644 --- a/spring-dao-support/pom.xml +++ b/spring-dao-support/pom.xml @@ -78,7 +78,7 @@ org.junit.jupiter junit-jupiter - 6.1.0 + 6.1.1 test