diff --git a/pom.xml b/pom.xml
index 17152b70e0..a9bf44e14c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -516,6 +516,11 @@
jackson-dataformat-yaml
${dependency.jackson.version}
+
+ org.yaml
+ snakeyaml
+ 1.32
+
com.fasterxml.jackson.core
jackson-annotations