Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:oic-auth from 4.444.vd4c54f1…
Browse files Browse the repository at this point in the history
…57201 to 4.452.v2849b_d3945fa_ in /bom-weekly (#4179)

* chore(deps): bump org.jenkins-ci.plugins:oic-auth in /bom-weekly

Bumps [org.jenkins-ci.plugins:oic-auth](https://github.com/jenkinsci/oic-auth-plugin) from 4.444.vd4c54f157201 to 4.452.v2849b_d3945fa_.
- [Release notes](https://github.com/jenkinsci/oic-auth-plugin/releases)
- [Commits](https://github.com/jenkinsci/oic-auth-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:oic-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pin on older line

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <[email protected]>
  • Loading branch information
dependabot[bot] and basil authored Jan 10, 2025
1 parent 8a07032 commit 213a427
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 @@ -225,6 +225,11 @@
<artifactId>matrix-project</artifactId>
<version>839.vff91cd7e3a_b_2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>oic-auth</artifactId>
<version>4.444.vd4c54f157201</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>parameter-separator</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 @@ -1149,7 +1149,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>oic-auth</artifactId>
<version>4.444.vd4c54f157201</version>
<version>4.452.v2849b_d3945fa_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 213a427

Please sign in to comment.