Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #1766 from jenkinsci/jenkins-28844
[FIXED JENKINS-28844] The curious case of the Channel memory cycles
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -177,7 +177,7 @@ THE SOFTWARE. | ||
<dependency> | ||
<groupId>org.jenkins-ci.main</groupId> | ||
<artifactId>remoting</artifactId> | ||
<version>2.52</version> | ||
</dependency> | ||
|
||
<dependency> | ||