Skip to content

Commit

Permalink
[FIXED JENKINS-20138] Updated slave.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
ssogabe committed Oct 21, 2013
1 parent 9d41c1e commit 9512c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/pom.xml
Expand Up @@ -49,12 +49,12 @@
<dependency>
<groupId>args4j</groupId>
<artifactId>args4j</artifactId>
<version>2.0.19</version>
<version>2.0.21</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.12</version>
<version>2.32</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit 9512c20

Please sign in to comment.