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

(cherry picked from commit 08fe459)
  • Loading branch information
jtnord authored and olivergondza committed Apr 27, 2016
1 parent e8d2f41 commit f391f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -179,7 +179,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.53.3</version>
<version>2.57</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f391f8b

Please sign in to comment.