Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:ec2 from 1864.v6fc4480cb_8fb…
Browse files Browse the repository at this point in the history
…_ to 1869.v73998b_605c4d in /bom-weekly (#4633)

* chore(deps): bump org.jenkins-ci.plugins:ec2 in /bom-weekly

Bumps [org.jenkins-ci.plugins:ec2](https://github.com/jenkinsci/ec2-plugin) from 1864.v6fc4480cb_8fb_ to 1869.v73998b_605c4d.
- [Release notes](https://github.com/jenkinsci/ec2-plugin/releases)
- [Changelog](https://github.com/jenkinsci/ec2-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/ec2-plugin/commits)

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

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

* Pin ec2 1864.v6fc4480cb_8fb_ to bom-2.462.x line

---------

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 Mar 5, 2025
1 parent 0895ef6 commit a253cbf
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 @@ -781,6 +781,11 @@
<artifactId>durable-task</artifactId>
<version>581.v299a_5609d767</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ec2</artifactId>
<version>1864.v6fc4480cb_8fb_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</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 @@ -1007,7 +1007,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ec2</artifactId>
<version>1864.v6fc4480cb_8fb_</version>
<version>1869.v73998b_605c4d</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit a253cbf

Please sign in to comment.