Bug 576203 - Update to Jetty 9.4.43

Change-Id: I1a998773a606425c9233347f1f4b368146e3e132
Signed-off-by: Kit Lo <kitlo@us.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/185715
Tested-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
diff --git a/org.eclipse.help.webapp/forceQualifierUpdate.txt b/org.eclipse.help.webapp/forceQualifierUpdate.txt
index f827689..f5191b2 100644
--- a/org.eclipse.help.webapp/forceQualifierUpdate.txt
+++ b/org.eclipse.help.webapp/forceQualifierUpdate.txt
@@ -5,3 +5,4 @@
 Bug 558450 - Unanticipated comparator errors in I20191218-1805
 Bug 571423 - Update to jetty-9.4.37.v20210219
 Bug 573066 - Update to Jetty 9.4.40
+Bug 576203 - Update to Jetty 9.4.43
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 36782ec..32064f2 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.40.v20210413</version>
+        <version>9.4.43.v20210629</version>
         <executions>
           <execution>
             <id>jspc</id>