Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:build-user-vars-plugin from 176.vb_9c7907…
Browse files Browse the repository at this point in the history
…fd524 to 177.vb_2fa_784145db_ in /bom-weekly (#3543)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent b6c71a7 commit 18e2a2f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
<version>${okhttp-api-plugin.version}</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-user-vars-plugin</artifactId>
<version>176.vb_9c7907fd524</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-user-vars-plugin</artifactId>
<version>176.vb_9c7907fd524</version>
<version>177.vb_2fa_784145db_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down
3 changes: 0 additions & 3 deletions excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ io.jenkins.blueocean.service.embedded.PipelineApiTest#testOrganizationFolder
# TODO tends to time out
jenkins.plugins.http_request.HttpRequestStepRoundTripTest

# TODO https://github.com/jenkinsci/build-user-vars-plugin/pull/137
org.jenkinsci.plugins.builduser.varsetter.impl.UserIdCauseDeterminantSamlTest

# TODO flakes on CI for inscrutable reasons
org.jenkinsci.plugins.durabletask.BourneShellScriptTest

Expand Down

0 comments on commit 18e2a2f

Please sign in to comment.