Bump jetty.version from 9.4.27.v20200227 to 9.4.35.v20201120 (#1820)

Bumps `jetty.version` from 9.4.27.v20200227 to 9.4.35.v20201120.

Updates `jetty-continuation` from 9.4.27.v20200227 to 9.4.35.v20201120

Updates `jetty-http` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Updates `jetty-io` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Updates `jetty-security` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Updates `jetty-server` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Updates `jetty-servlet` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Updates `jetty-util` from 9.4.27.v20200227 to 9.4.35.v20201120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.27.v20200227...jetty-9.4.35.v20201120)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 53150dc..185bc0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <javax.el.version>3.0.1-b06</javax.el.version>
     <jaxb.version>2.3.0.1</jaxb.version>
     <jersey.version>2.30.1</jersey.version>
-    <jetty.version>9.4.27.v20200227</jetty.version>
+    <jetty.version>9.4.35.v20201120</jetty.version>
     <!-- prevent introduction of new compiler warnings -->
     <maven.compiler.failOnWarning>true</maven.compiler.failOnWarning>
     <maven.compiler.release>11</maven.compiler.release>