Bug 575313 - Update to Jetty 10.0.6

Build jsps with jspc 10.0.6 maven plugin.

Change-Id: Ie2d59b3a001d02fc17e288900a49217102f6fff7
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/184040
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index c9686b8..9941bfb 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -25,7 +25,7 @@
       <plugin>
         <groupId>org.eclipse.jetty</groupId>
         <artifactId>jetty-jspc-maven-plugin</artifactId>
-        <version>10.0.5</version>
+        <version>10.0.6</version>
         <executions>
           <execution>
             <id>jspc</id>