From 8568bfc6e21c898f1421062f8290ece4a3b73b2a Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sun, 15 Dec 2024 12:49:23 -1000 Subject: [PATCH 1/2] [JENKINS-73942] Downloading tgz artifacts in Firefox is broken (cherry picked from commit 171097618b5b2b70ec3142e3efc80b4f2aff9601) --- pom.xml | 2 +- war/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c419384d2ce6..317b0e7555cb 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ THE SOFTWARE. 1.29 false - 8.1 + 8.4 20.17.0 1.22.19 diff --git a/war/pom.xml b/war/pom.xml index d7beb09ce5ea..e4b82c29a6a4 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -637,7 +637,7 @@ THE SOFTWARE. org.eclipse.jetty.ee9 jetty-ee9-maven-plugin - 12.0.13 + 12.0.16