diff --git a/03-Java11/04-Optional/pom.xml b/03-Java11/04-Optional/pom.xml index 874a48d..0bed07e 100644 --- a/03-Java11/04-Optional/pom.xml +++ b/03-Java11/04-Optional/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.11 + 4.13.1 test