Upodating Jetty to 9.4.48.v20220622
diff --git a/pom.xml b/pom.xml
index 2b055f3..49dfcec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <findbugs.annotations.version>1.0.0</findbugs.annotations.version>
     <forbiddenapis.version>2.6</forbiddenapis.version>
     <hamcrest.version>2.2</hamcrest.version>
-    <jetty.version>9.4.45.v20220203</jetty.version>
+    <jetty.version>9.4.48.v20220622</jetty.version>
     <!-- The Jetty bundle exports are using version 9.4.5, not 9.4.5.v20170502... -->
     <jetty.bundle.version>9.4.45</jetty.bundle.version>
     <junit.jupiter.api.version>5.8.2</junit.jupiter.api.version>