diff --git a/functional-programming-with-streams/how-to-filter-stream-elements/pom.xml b/functional-programming-with-streams/how-to-filter-stream-elements/pom.xml index 4ad2690..cedda88 100644 --- a/functional-programming-with-streams/how-to-filter-stream-elements/pom.xml +++ b/functional-programming-with-streams/how-to-filter-stream-elements/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test