Bug 568582 - Update to Jetty 9.4.34

Use the jetty-jspc-maven-plugin version .

Change-Id: Id7f5d1051cfe70a042eb68c06d9c6521e947688a
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index b065c51..f6e6e32 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>9.4.33.v20201020</version>
+        <version>9.4.34.v20201102</version>
         <executions>
           <execution>
             <id>jspc</id>