Skip to content

Commit

Permalink
Merge pull request #70 from oleg-nenashev/remoting/3.19
Browse files Browse the repository at this point in the history
[JENKINS-50237, JENKINS-49618] - Update Swarm Client to Remoting to 3.19
  • Loading branch information
oleg-nenashev committed Mar 22, 2018
2 parents 1689dcf + c5a100c commit 87b3a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>3.18</version>
<version>3.19</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit 87b3a2d

Please sign in to comment.