Skip to content

Commit

Permalink
Merge pull request #14 from mindjiver/JENKINS-22730-swarm-plugin-seem…
Browse files Browse the repository at this point in the history
…s-to-use-old-slave.jar-for-Jenkins

[FIXED JENKINS-22730] Bump remoting to match Jenkins LTS
  • Loading branch information
mindjiver committed Jul 1, 2014
2 parents d5b2b87 + a6f7f6f commit fd44a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.32</version>
<version>2.36</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit fd44a05

Please sign in to comment.