diff --git a/servers/boe-server-all/pom.xml b/servers/boe-server-all/pom.xml index 48f9ff82..1bfd178b 100644 --- a/servers/boe-server-all/pom.xml +++ b/servers/boe-server-all/pom.xml @@ -59,19 +59,11 @@ xboe-module-scorm 1.0.0 - com.xboe xboe-core 1.0.0 - - - org.apache.commons - commons-text - 1.10.0 - - com.xboe xboe-redis @@ -249,6 +241,18 @@ 5.3.26 + + org.yaml + snakeyaml + 2.0 + + + + org.apache.commons + commons-text + 1.10.0 + +