Skip to content

Commit

Permalink
[FIXED JENKINS-31718] Integrated a new version of Remoting with a fix…
Browse files Browse the repository at this point in the history
… for a regression in concurrent socket connections.

(cherry picked from commit e6d8500)

In the project meeting today we decided to pull this in.
  • Loading branch information
jglick authored and kohsuke committed Nov 25, 2015
1 parent fd51899 commit 9e321a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -179,7 +179,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.53</version>
<version>2.53.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9e321a4

Please sign in to comment.