From f91e47f5b67e1db73cd8af59362a3d6749f15c4a Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 19 Nov 2021 09:23:12 +0100 Subject: Update Jetty to 10.0.6 - this is the same version eclipse platform currently uses - update servlet-api to 4.0 - configure keystore used by AppServer with Subject Alternative Names for host name and ip address to satisfy more strict SNI checking in Jetty 10. See https://github.com/eclipse/jetty.project/issues/5379 - add jetty bundles to JGit-dependency-bundles in the jgit p2 repository Bug: 571932 Bug: 576100 Change-Id: Ibd0240cf7ad4dc201947fd69707f517c3c1fc1c8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f7629411b6..f5b66d13ca 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ 1.21 4.3.1 3.1.0 - 9.4.44.v20210927 + 10.0.6 0.15.3 4.5.13 4.4.14 -- cgit v1.2.3