Skip to content

Commit

Permalink
Update core dependency to 2.138.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Feb 27, 2019
1 parent d9e9f6a commit 9e857de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<releaseProfiles> </releaseProfiles>
<arguments> </arguments>
<argLine>-Xmx768M -Djava.awt.headless=true</argLine>
<jenkins.version>2.60.1</jenkins.version>
<jenkins.version>2.138.4</jenkins.version>
<!-- Should only need to override these if using timestamped snapshots (but better to use Incrementals instead): -->
<jenkins-core.version>${jenkins.version}</jenkins-core.version>
<jenkins-war.version>${jenkins.version}</jenkins-war.version>
Expand Down

0 comments on commit 9e857de

Please sign in to comment.