Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.main:jenkins-war to v2.484 (#3912)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 95944b8 commit c7c8678
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ org.jenkinsci.plugins.durabletask.BourneShellScriptTest

# TODO tends to run out of memory
org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest

# TODO https://github.com/jenkinsci/jacoco-plugin/pull/291
hudson.plugins.jacococoveragecolumn.AbstractJaCoCoCoverageColumnTest#testGetPercentWithLastSuccessfulBuild
hudson.plugins.jacococoveragecolumn.AbstractJaCoCoCoverageColumnTest#testGeColor
hudson.plugins.jacococoveragecolumn.AbstractJaCoCoCoverageColumnTest#testGetFillColor100
hudson.plugins.jacococoveragecolumn.AbstractJaCoCoCoverageColumnTest#testGetPercentWithBuildAndAction
hudson.plugins.jacococoveragecolumn.BranchCoverageColumnTest#testGetPercentWithBuildAndAction
hudson.plugins.jacococoveragecolumn.JaCoCoColumnTest#testGetPercentWithBuildAndAction
2 changes: 1 addition & 1 deletion sample-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<bom>weekly</bom>
<jenkins.version>2.483</jenkins.version>
<jenkins.version>2.484</jenkins.version>
<spotless.check.skip>false</spotless.check.skip>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit c7c8678

Please sign in to comment.