Add N&N for 3.17
Change-Id: I52f8d3c7f558e21b765a2c2212e4d9775bf0559b
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/noteworthy/3.17/_news-R.html b/noteworthy/3.17/_news-R.html
index d58db9e..1fed666 100644
--- a/noteworthy/3.17/_news-R.html
+++ b/noteworthy/3.17/_news-R.html
@@ -1,2 +1,21 @@
<div>
+
+ <h2>Upgrade to Eclipse Jetty 10.0 in RAP Equinox target and in RAP Tools</h2>
+
+ <p>
+ The Eclipse Platform and the 2021-06 Simultaneous Release updated from Eclipse Jetty 9.4 to
+ version 10.0. Eclipse RAP follows this upgrade in order to align its dependencies with those
+ of other projects, and distributes the relevant Jetty bundles in its RAP Equinox target for
+ RAP Runtime, and in RAP Tools.
+ </p>
+
+ <h2>Increase the minimum required Servlet API to 4.0</h2>
+
+ <p>
+ With the upgrade of the included Eclipse Jetty parts, the minimum required Servlet API level
+ is incremented from 3.1 to 4.0.
+ The servlet API bundle is now contributed by the Jetty project, and distributed as part of
+ the RAP Equinox feature in RAP Runtime.
+ </p>
+
</div>