Navigation Menu

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.
  • Loading branch information
oleg-nenashev committed Nov 10, 2017
1 parent 294f24b commit bcd0b2c
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 bcd0b2c

Please sign in to comment.