Browse Source

:arrow_up: Bump jetty-server from 9.4.43.v20210629 to 10.0.14 (#2982)

dependabot[bot] 2 years ago
parent
commit
087870ed0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -129,7 +129,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <httpclient.version>4.5.13</httpclient.version>
-    <jetty.version>9.4.43.v20210629</jetty.version>
+    <jetty.version>10.0.14</jetty.version>
   </properties>
 
   <dependencyManagement>