Skip to content

Commit

Permalink
chore(deps): bump io.jenkins.plugins:oidc-provider from 89.v3dfb_6d89…
Browse files Browse the repository at this point in the history
…b_618 to 96.vee8ed882ec4d in /bom-weekly (#4457)

* chore(deps): bump io.jenkins.plugins:oidc-provider in /bom-weekly

Bumps [io.jenkins.plugins:oidc-provider](https://github.com/jenkinsci/oidc-provider-plugin) from 89.v3dfb_6d89b_618 to 96.vee8ed882ec4d.
- [Release notes](https://github.com/jenkinsci/oidc-provider-plugin/releases)
- [Commits](https://github.com/jenkinsci/oidc-provider-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:oidc-provider
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Pin on older line

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
dependabot[bot] and basil authored Feb 12, 2025
1 parent 2c68729 commit bbf2bee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,11 @@
<artifactId>mysql-api</artifactId>
<version>9.2.0-51.v555cd9442556</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>oidc-provider</artifactId>
<version>89.v3dfb_6d89b_618</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>okhttp-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 @@ -522,7 +522,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>oidc-provider</artifactId>
<version>89.v3dfb_6d89b_618</version>
<version>96.vee8ed882ec4d</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit bbf2bee

Please sign in to comment.