Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:reverse-proxy-auth-plugin from 1.7.7 to 1…
Browse files Browse the repository at this point in the history
….8.0 in /bom-weekly (#3930)

* Bump org.jenkins-ci.plugins:reverse-proxy-auth-plugin in /bom-weekly

Bumps [org.jenkins-ci.plugins:reverse-proxy-auth-plugin](https://github.com/jenkinsci/reverse-proxy-auth-plugin) from 1.7.7 to 1.8.0.
- [Release notes](https://github.com/jenkinsci/reverse-proxy-auth-plugin/releases)
- [Commits](jenkinsci/reverse-proxy-auth-plugin@reverse-proxy-auth-plugin-1.7.7...reverse-proxy-auth-plugin-1.8.0)

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

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

* Pin on older lines

---------

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 Nov 8, 2024
1 parent d37e033 commit c8602d6
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 @@ -168,6 +168,11 @@
<artifactId>resource-disposer</artifactId>
<version>0.24</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>reverse-proxy-auth-plugin</artifactId>
<version>1.7.7</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>saml</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 @@ -1043,7 +1043,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>reverse-proxy-auth-plugin</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit c8602d6

Please sign in to comment.