Skip to content

Commit

Permalink
Merge pull request #2893 from oleg-nenashev/winp/1.25
Browse files Browse the repository at this point in the history
[JENKINS-44368] - Update WinP to 1.25 in order to improve diagnostics of issues like JENKINS-30782
  • Loading branch information
oleg-nenashev committed May 21, 2017
2 parents a27b739 + 6f9a833 commit bfd1f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -496,7 +496,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.winp</groupId>
<artifactId>winp</artifactId>
<version>1.24</version>
<version>1.25</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
Expand Down

0 comments on commit bfd1f08

Please sign in to comment.