diff --git a/ugs-pendant/pom.xml b/ugs-pendant/pom.xml index a24b0ecd58..497bbf229d 100644 --- a/ugs-pendant/pom.xml +++ b/ugs-pendant/pom.xml @@ -81,6 +81,23 @@ ${jersey.version} + + + com.fasterxml.jackson.core + jackson-databind + 2.15.3 + + + com.fasterxml.jackson.core + jackson-annotations + 2.15.3 + + + com.fasterxml.jackson.core + jackson-core + 2.15.3 + + org.eclipse.jetty.ee10.websocket