Skip to content

Commit a253cbf

Browse files
chore(deps): bump org.jenkins-ci.plugins:ec2 from 1864.v6fc4480cb_8fb_ 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] <[email protected]> * Pin ec2 1864.v6fc4480cb_8fb_ to bom-2.462.x line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <[email protected]>
1 parent 0895ef6 commit a253cbf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,11 @@
781781
<artifactId>durable-task</artifactId>
782782
<version>581.v299a_5609d767</version>
783783
</dependency>
784+
<dependency>
785+
<groupId>org.jenkins-ci.plugins</groupId>
786+
<artifactId>ec2</artifactId>
787+
<version>1864.v6fc4480cb_8fb_</version>
788+
</dependency>
784789
<dependency>
785790
<groupId>org.jenkins-ci.plugins</groupId>
786791
<artifactId>email-ext</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@
10071007
<dependency>
10081008
<groupId>org.jenkins-ci.plugins</groupId>
10091009
<artifactId>ec2</artifactId>
1010-
<version>1864.v6fc4480cb_8fb_</version>
1010+
<version>1869.v73998b_605c4d</version>
10111011
</dependency>
10121012
<dependency>
10131013
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)