Skip to content

Commit

Permalink
[JENKINS-49737 ] - Update Extras Executable WAR to 1.38 (#3336)
Browse files Browse the repository at this point in the history
* [JENKINS-49737] - Update Extras Executable WAR to 1.38

* Use the released version of Extras Executable War 1.38

(cherry picked from commit fa54b49)
  • Loading branch information
oleg-nenashev authored and olivergondza committed Mar 28, 2018
1 parent 5d4a76d commit f513419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -49,7 +49,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>executable-war</artifactId>
<version>1.37</version>
<version>1.38</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f513419

Please sign in to comment.