Skip to content

Commit

Permalink
[JENKINS-51155] - Update Extras Executable WAR to 1.40 to pick the —e…
Browse files Browse the repository at this point in the history
…nable-future-java flag (#3486)

* [JENKINS-51155] - Update Extras Executable WAR to 1.40 to pick the —enable-future-java flag

* [JENKINS-51155] - Pick newer snapshot

* [JENKINS-51155] - Pick the released 1.40 version
  • Loading branch information
oleg-nenashev committed Jun 10, 2018
1 parent 40d18ec commit 3783cc4
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.39</version>
<version>1.40</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3783cc4

Please sign in to comment.