diff --git a/app/queue-server/pom.xml b/app/queue-server/pom.xml index 85ed682bee..f2f5376f1c 100644 --- a/app/queue-server/pom.xml +++ b/app/queue-server/pom.xml @@ -39,6 +39,32 @@ poi 5.0.0 compile + + + com.zaxxer + SparseBitSet + + + org.slf4j + slf4j-api + + + org.slf4j + jcl-over-slf4j + + + commons-codec + commons-codec + + + org.apache.commons + commons-collections4 + + + org.apache.commons + commons-math3 + + \ No newline at end of file