diff --git a/cab-admin/pom.xml b/cab-admin/pom.xml index d349092..9aa196e 100644 --- a/cab-admin/pom.xml +++ b/cab-admin/pom.xml @@ -61,7 +61,7 @@ junit-jupiter org.junit.jupiter test - 5.10.2 + 5.11.0 org.springframework.boot diff --git a/cab-commons/pom.xml b/cab-commons/pom.xml index 1120399..17726cf 100644 --- a/cab-commons/pom.xml +++ b/cab-commons/pom.xml @@ -43,7 +43,7 @@ junit-jupiter org.junit.jupiter test - 5.10.2 + 5.11.0 diff --git a/cab-user/pom.xml b/cab-user/pom.xml index 67059dd..89ab4d4 100644 --- a/cab-user/pom.xml +++ b/cab-user/pom.xml @@ -25,7 +25,7 @@ junit-jupiter org.junit.jupiter test - 5.10.2 + 5.11.0 in.r.cab.user