Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:email-ext from 1849.v6dd03b_f6e423 to 185…
Browse files Browse the repository at this point in the history
…1.v2b_5345e6272d in /bom-weekly (#3952)

* Bump org.jenkins-ci.plugins:email-ext in /bom-weekly

Bumps [org.jenkins-ci.plugins:email-ext](https://github.com/jenkinsci/email-ext-plugin) from 1849.v6dd03b_f6e423 to 1851.v2b_5345e6272d.
- [Release notes](https://github.com/jenkinsci/email-ext-plugin/releases)
- [Changelog](https://github.com/jenkinsci/email-ext-plugin/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/jenkinsci/email-ext-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:email-ext
  dependency-type: direct:production
...

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

* pin to older version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darin Pope <darin@planetpope.com>
  • Loading branch information
dependabot[bot] and darinpope authored Nov 12, 2024
1 parent ebf15d9 commit 7dc6275
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 @@ -111,6 +111,11 @@
<artifactId>display-url-api</artifactId>
<version>2.204.vf6fddd8a_8b_e9</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</artifactId>
<version>1849.v6dd03b_f6e423</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</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 @@ -745,7 +745,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</artifactId>
<version>1849.v6dd03b_f6e423</version>
<version>1851.v2b_5345e6272d</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 7dc6275

Please sign in to comment.