Bump jetty.version from 9.4.31.v20200723 to 9.4.33.v20201020 in /core

Bumps `jetty.version` from 9.4.31.v20200723 to 9.4.33.v20201020.

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

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

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

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

Closes #117

Change-Id: Ic09370b4fbe8b896049f57f6c9a26f05307a2f6f
diff --git a/core/pom.xml b/core/pom.xml
index 0b87936..52efc97 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.31.v20200723</jetty.version>
+		<jetty.version>9.4.33.v20201020</jetty.version>
 		<hibernate.version>5.4.20.Final</hibernate.version>
 		<log4j.version>2.13.3</log4j.version>
 	</properties>