diff --git a/pom.xml b/pom.xml
index e8d7a24..e78500c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,8 +7,7 @@
UTF-8
1.8
1.8
- 1.3.14
- 9.4.18.v20190429
+ 2.0.9
dropwizard-websockets
jar
@@ -40,7 +39,7 @@
io.dropwizard
- dropwizard-bom
+ dropwizard-dependencies
${dropwizard.version}
pom
import
@@ -56,7 +55,6 @@
org.eclipse.jetty.websocket
javax-websocket-server-impl
- ${jetty.version}
org.apache.httpcomponents
@@ -76,7 +74,7 @@
org.glassfish.tyrus.ext
tyrus-client-java8
- 1.12
+ 1.17
test
@@ -88,7 +86,7 @@
org.glassfish.tyrus
tyrus-container-grizzly-client
- 1.12
+ 1.17
test
@@ -98,14 +96,12 @@
- javax.xml.bind
- jaxb-api
- 2.3.0
+ jakarta.xml.bind
+ jakarta.xml.bind-api
- javax.activation
- activation
- 1.1.1
+ jakarta.activation
+ jakarta.activation-api
junit
@@ -253,4 +249,4 @@
-
\ No newline at end of file
+