Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:email-ext in /.ci/jenkins/tests (apache#3370
Browse files Browse the repository at this point in the history
)

Bumps [org.jenkins-ci.plugins:email-ext](https://github.com/jenkinsci/email-ext-plugin) from 2.66 to 2.96.1.
- [Release notes](https://github.com/jenkinsci/email-ext-plugin/releases)
- [Changelog](https://github.com/jenkinsci/email-ext-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/email-ext-plugin@email-ext-2.66...email-ext-2.96.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and rgdoliveira committed Mar 27, 2024
1 parent e6679a7 commit 3b741ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<!-- provides emailText() step -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</artifactId>
<version>2.66</version>
<version>2.96.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3b741ef

Please sign in to comment.