Bug 575313 - Update to Jetty 10.0.6

Generate Jetty 10.0.6 platform p2 repo

Change-Id: I0bf2898077520f5f31133c51676a5af42ba9f090
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.releng.buildtools/+/184038
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/jetty.repository/jetty.target b/jetty.repository/jetty.target
index 90344ef..dafb3c7 100644
--- a/jetty.repository/jetty.target
+++ b/jetty.repository/jetty.target
@@ -5,7 +5,7 @@
 		<location includeDependencyScope="compile" includeSource="true" missingManifest="ignore" type="Maven">
 			<groupId>org.eclipse.jetty</groupId>
 			<artifactId>jetty-servlet</artifactId>
-			<version>10.0.5</version>
+			<version>10.0.6</version>
 			<type>jar</type>
 		</location>
 		<location includeDependencyScope="compile" includeSource="true" missingManifest="ignore" type="Maven">