Skip to content

Commit

Permalink
Bump io.jenkins.plugins:theme-manager from 211.vef2a_42c645a_b_ to 21…
Browse files Browse the repository at this point in the history
…5.vc1ff18d67920 in /bom-weekly (jenkinsci#2485)

* Bump io.jenkins.plugins:theme-manager in /bom-weekly

Bumps [io.jenkins.plugins:theme-manager](https://github.com/jenkinsci/theme-manager-plugin) from 211.vef2a_42c645a_b_ to 215.vc1ff18d67920.
- [Release notes](https://github.com/jenkinsci/theme-manager-plugin/releases)
- [Commits](https://github.com/jenkinsci/theme-manager-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:theme-manager
  dependency-type: direct:production
...

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

* Pin theme manager 211.vef2a_42c645a_b_ for 2.414.x and earlier

New release requires 2.421 or newer

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
  • Loading branch information
dependabot[bot] and MarkEWaite authored Sep 11, 2023
1 parent ce59817 commit 7635b0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.414.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
<artifactId>dark-theme</artifactId>
<version>336.v02165cd8c2ee</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>theme-manager</artifactId>
<version>211.vef2a_42c645a_b_</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>theme-manager</artifactId>
<version>211.vef2a_42c645a_b_</version>
<version>215.vc1ff18d67920</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
Expand Down

0 comments on commit 7635b0f

Please sign in to comment.