Skip to content

Commit

Permalink
use last remoting 2.19 fix for [JENKINS-6604]
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Nov 29, 2012
1 parent 75bad09 commit 76e31a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -197,7 +197,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>org.jenkins-ci.main</groupId> <groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId> <artifactId>remoting</artifactId>
<version>2.18</version> <version>2.19</version>
</dependency> </dependency>


<dependency> <dependency>
Expand Down

0 comments on commit 76e31a3

Please sign in to comment.