Skip to content

Commit

Permalink
[FIXED JENKINS-33999] Update remoting to 2.57
Browse files Browse the repository at this point in the history
This picks up the new remoting with the upstream fix for Jenkins-33999
which allows spring Exceptions past the class blacklist
  • Loading branch information
jtnord committed Apr 8, 2016
1 parent 265c2d9 commit 08fe459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -178,7 +178,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.56</version>
<version>2.57</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 08fe459

Please sign in to comment.