diff --git a/decorator-pattern/pom.xml b/decorator-pattern/pom.xml index 693c0fe..d30ccb7 100644 --- a/decorator-pattern/pom.xml +++ b/decorator-pattern/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.12 + 4.13.1 test