Bump jetty.version from 9.4.33.v20201020 to 9.4.34.v20201102 in /core

Bumps `jetty.version` from 9.4.33.v20201020 to 9.4.34.v20201102.

Updates `jetty-server` from 9.4.33.v20201020 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.33.v20201020...jetty-9.4.34.v20201102)

Updates `jetty-servlet` from 9.4.33.v20201020 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.33.v20201020...jetty-9.4.34.v20201102)

Updates `jetty-webapp` from 9.4.33.v20201020 to 9.4.34.v20201102
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.33.v20201020...jetty-9.4.34.v20201102)

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

Closes #124

Change-Id: Id37d1810382ca9571604336a14dae2087f01f9ab
diff --git a/core/pom.xml b/core/pom.xml
index 741834f..cb6dde4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -10,7 +10,7 @@
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<spring.version>5.3.0</spring.version>
 		<jersey.version>1.19.4</jersey.version>
-		<jetty.version>9.4.33.v20201020</jetty.version>
+		<jetty.version>9.4.34.v20201102</jetty.version>
 		<hibernate.version>5.4.20.Final</hibernate.version>
 		<log4j.version>2.13.3</log4j.version>
 	</properties>