Skip to content

Commit

Permalink
[FIXED JENKINS-16474]
Browse files Browse the repository at this point in the history
Fixed the HTTP request thread saturation problem with Winstone.
(cherry picked from commit 4b1a95f)

Conflicts:

	changelog.html
  • Loading branch information
kohsuke committed Feb 13, 2013
1 parent e436c83 commit c01281b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -104,7 +104,7 @@ THE SOFTWARE.
-->
<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-jenkins-40</version>
<version>0.9.10-jenkins-42</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c01281b

Please sign in to comment.