Skip to content

Commit

Permalink
[JENKINS-47015] - Update Windows Slave Installer module to 1.9.2
Browse files Browse the repository at this point in the history
It picks new release with one bugfix / performance improvement. Changelog: https://github.com/jenkinsci/windows-slave-installer-module/blob/master/CHANGELOG.md#192

(cherry picked from commit 3f43b4c)
  • Loading branch information
oleg-nenashev authored and olivergondza committed Nov 14, 2017
1 parent d3bb743 commit c624f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -110,7 +110,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>windows-slave-installer</artifactId>
<version>1.9.1</version>
<version>1.9.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit c624f66

Please sign in to comment.