diff --git a/core/pom.xml b/core/pom.xml
index 92516c092..60b77d1ba 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -404,7 +404,7 @@
org.osgi
- org.osgi.core
+ osgi.core
test
@@ -519,9 +519,9 @@
test
- org.hitachivantara
- safeyaml
- ${safeyaml.version}
+ org.yaml
+ snakeyaml
+ ${snakeyaml.version}
test
diff --git a/pom.xml b/pom.xml
index 75aa35baa..db4a00aa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1190,9 +1190,9 @@
- org.hitachivantara
- safeyaml
- ${safeyaml.version}
+ org.yaml
+ snakeyaml
+ ${snakeyaml.version}
test