Skip to content

Commit

Permalink
[JENKINS-20769 JENKINS-20204] Integrating remoting 2.36
Browse files Browse the repository at this point in the history
Fixed a bug Jesse found in remoting

(cherry picked from commit 75447b5)

Conflicts:
	pom.xml
  • Loading branch information
kohsuke authored and olivergondza committed Apr 15, 2014
1 parent 06df476 commit a89aa71
Showing 1 changed file with 1 addition and 1 deletion.
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.33</version>
<version>2.36</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a89aa71

Please sign in to comment.