From 27e161587b859b01e56c65603dba893c404b9d00 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 21 Feb 2016 10:32:05 -0800 Subject: [PATCH] [JENKINS-23378] integrate Winstone 3.x that brings Servlet 3.1 executable-war module was also adjusted to keep up with the winstone change. --- war/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/war/pom.xml b/war/pom.xml index c4f57f5319..28e8ac9ff6 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -49,7 +49,7 @@ THE SOFTWARE. org.jenkins-ci executable-war - 1.30 + 1.33 provided @@ -93,7 +93,7 @@ THE SOFTWARE. --> org.jenkins-ci winstone - 2.9 + 3.1 test