diff --git a/api/pom.xml b/api/pom.xml
index 57c96a4213..96ee3ab52a 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -72,7 +72,7 @@
org.yaml
snakeyaml
- 2.2
+ 2.3
compile
diff --git a/config/pom.xml b/config/pom.xml
index 4b94f11267..c2e311abdd 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -29,7 +29,7 @@
org.yaml
snakeyaml
- 2.2
+ 2.3
compile
true