Skip to content

Commit

Permalink
Update Remoting from 3.13. to 3.14
Browse files Browse the repository at this point in the history
Fixes JENKINS-45294, JENKINS-47425, JENKINS-47901, JENKINS-47942 + about 50 reported FindBugs issues (JENKINS-37566). There are 13 FindBugs issues left, work in progress.

(cherry picked from commit bcd0b2c)
  • Loading branch information
oleg-nenashev authored and olivergondza committed Nov 22, 2017
1 parent 179ac8d commit 94250ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -170,7 +170,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>3.13</version>
<version>3.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 94250ec

Please sign in to comment.