Bump jetty.version from 9.4.35.v20201120 to 9.4.36.v20210114

Bumps `jetty.version` from 9.4.35.v20201120 to 9.4.36.v20210114.

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

Updates `jetty-maven-plugin` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Updates `jetty-jspc-maven-plugin` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 24be39a..ef2bde1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
         <httpclient.version>4.5.13</httpclient.version>
         <intellij.version>5.0</intellij.version>
         <jaxbri.version>2.3.3</jaxbri.version>
-        <jetty.version>9.4.35.v20201120</jetty.version>
+        <jetty.version>9.4.36.v20210114</jetty.version>
         <jibx.version>1.3.3</jibx.version>
         <log4j2.version>2.14.0</log4j2.version>
         <maven.archiver.version>3.5.0</maven.archiver.version>