Bug 552395 - Update platform to Jetty 9.4.22

Build jsps with the newer jspc maven plugin.

Change-Id: I52dc81736119b866703aa1bfe6b3db3ecfd601c2
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 c2a1677..0397853 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.21.v20190926</version>
+        <version>9.4.22.v20191022</version>
         <executions>
           <execution>
             <id>jspc</id>