diff --git a/03-Java11/02-Lambdas/pom.xml b/03-Java11/02-Lambdas/pom.xml index 48a12fb..e434cf3 100644 --- a/03-Java11/02-Lambdas/pom.xml +++ b/03-Java11/02-Lambdas/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.11 + 4.13.1 test