diff --git a/examples/hello-world/pom.xml b/examples/hello-world/pom.xml
index 63000cb..bf425f3 100644
--- a/examples/hello-world/pom.xml
+++ b/examples/hello-world/pom.xml
@@ -14,7 +14,7 @@
UTF-8
- 12.1.9
+ 12.1.11
21
21
@@ -34,23 +34,16 @@
org.eclipse.jetty
jetty-server
${jetty.version}
- runtime
org.eclipse.jetty.ee10
jetty-ee10-servlet
${jetty.version}
- runtime
ch.qos.logback
logback-classic
- 1.5.32
-
-
- jakarta.servlet
- jakarta.servlet-api
- 6.1.0
+ 1.5.38