Skip to content

Commit

Permalink
[FIXED JENKINS-22734] Integrating remoting 2.41 with attempted OOME fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Apr 30, 2014
1 parent 6acdd66 commit aebb876
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion changelog.html
Expand Up @@ -55,7 +55,9 @@
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class="major bug">
Memory exhausion in remoting channel since 1.560.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-22734">issue 22734</a>)
</ul>
</div><!--=TRUNK-END=-->

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -172,7 +172,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.40</version>
<version>2.41</version>
</dependency>

<dependency>
Expand Down

0 comments on commit aebb876

Please sign in to comment.