Skip to content

Commit

Permalink
Merge pull request #36 from tienju/master
Browse files Browse the repository at this point in the history
[JENKINS-28917] Update remoting to one supported by latest LTS
  • Loading branch information
mindjiver committed Sep 7, 2015
2 parents 6af10fe + 518fc32 commit 728c8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.47</version>
<version>2.52</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit 728c8cd

Please sign in to comment.