diff --git a/dubbo/dubbo-api/pom.xml b/dubbo/dubbo-api/pom.xml index cba6049..5c4a2a7 100644 --- a/dubbo/dubbo-api/pom.xml +++ b/dubbo/dubbo-api/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/dubbo-consumer-user/pom.xml b/dubbo/dubbo-consumer-user/pom.xml index 1c98b0b..a9d2508 100644 --- a/dubbo/dubbo-consumer-user/pom.xml +++ b/dubbo/dubbo-consumer-user/pom.xml @@ -20,7 +20,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/dubbo-provider/pom.xml b/dubbo/dubbo-provider/pom.xml index a915a3b..823dc0a 100644 --- a/dubbo/dubbo-provider/pom.xml +++ b/dubbo/dubbo-provider/pom.xml @@ -19,7 +19,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/pom.xml b/dubbo/pom.xml index 7df749b..8892a9c 100644 --- a/dubbo/pom.xml +++ b/dubbo/pom.xml @@ -39,7 +39,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -59,7 +59,7 @@ junit junit - 4.11 + 4.13.1 test