Skip to content

Commit

Permalink
[JENKINS-20913] Use winp 1.19
Browse files Browse the repository at this point in the history
Updated to a newer version

(cherry picked from commit 6b350af)

Conflicts:
	core/pom.xml
  • Loading branch information
kohsuke authored and olivergondza committed Apr 16, 2014
1 parent fd9f273 commit 4d96900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -469,7 +469,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.winp</groupId>
<artifactId>winp</artifactId>
<version>1.16</version>
<version>1.19</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit 4d96900

Please sign in to comment.