Skip to content

Commit

Permalink
[JENKINS-24453][ZD-20503] Incorporated a newer version of winp.
Browse files Browse the repository at this point in the history
This version checks the critical flag of the process, as killing such a
process results in BSoD.

(cherry picked from commit 040b7d4)

Conflicts:
	changelog.html
  • Loading branch information
kohsuke authored and olivergondza committed Oct 12, 2014
1 parent 20473da commit 21fb398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -484,7 +484,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.winp</groupId>
<artifactId>winp</artifactId>
<version>1.21</version>
<version>1.22</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit 21fb398

Please sign in to comment.