From aeeed878b1d000847a979c20d4ad290b67e49078 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Tue, 1 Apr 2014 15:45:16 -0700 Subject: [PATCH] Use the latest --- core/pom.xml | 2 +- war/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 8a752dc8f0..f315cdb2f9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -716,7 +716,7 @@ THE SOFTWARE. com.sun.winsw winsw - 1.15 + 1.16 bin exe ${project.build.outputDirectory}/windows-service diff --git a/war/pom.xml b/war/pom.xml index 11e1484b51..5811460edd 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -124,7 +124,7 @@ THE SOFTWARE. org.jenkins-ci.modules windows-slave-installer - 1.3 + 1.4-SNAPSHOT org.jenkins-ci.modules -- GitLab