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
  • Loading branch information
oleg-nenashev committed Mar 11, 2018
1 parent 0793d06 commit fa54b49
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 fa54b49

Please sign in to comment.