Skip to content

Commit

Permalink
Merge pull request #221 from jenkinsci/dependabot/maven/org.jenkins-c…
Browse files Browse the repository at this point in the history
…i.main-jenkins-test-harness-2.54

Bump jenkins-test-harness from 2.53 to 2.54
  • Loading branch information
jglick authored Jul 29, 2019
2 parents 799fc4f + 3ce36d5 commit 6f99b2f
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 @@ -52,7 +52,7 @@
<!-- 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>
<jenkins-test-harness.version>2.53</jenkins-test-harness.version>
<jenkins-test-harness.version>2.54</jenkins-test-harness.version>
<hpi-plugin.version>3.6</hpi-plugin.version>
<stapler-plugin.version>1.17</stapler-plugin.version>
<java.level>you-must-override-the-java.level-property</java.level>
Expand Down

0 comments on commit 6f99b2f

Please sign in to comment.