Skip to content

Commit

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

* 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 1844.v3ea_a_b_842374a_ to 1849.v6dd03b_f6e423.
- [Release notes](https://github.com/jenkinsci/email-ext-plugin/releases)
- [Changelog](https://github.com/jenkinsci/email-ext-plugin/blob/master/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 email-ext to 1844.v3ea_a_b_842374a_ for <= 2.452.x

---------

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 4, 2024
1 parent fb402c9 commit d6b498a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.452.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
<artifactId>credentials</artifactId>
<version>1380.va_435002fa_924</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</artifactId>
<version>1844.v3ea_a_b_842374a_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>job-dsl</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>1844.v3ea_a_b_842374a_</version>
<version>1849.v6dd03b_f6e423</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit d6b498a

Please sign in to comment.