diff --git a/junit5-testing/pom.xml b/junit5-testing/pom.xml index 65bd360a6..3cae063f4 100644 --- a/junit5-testing/pom.xml +++ b/junit5-testing/pom.xml @@ -138,6 +138,11 @@ org.junit.platform junit-platform-runner + + org.yaml + snakeyaml + 1.33 +