Skip to content

Commit 0c8b499

Browse files
chore(deps): bump org.jenkins-ci.plugins:copyartifact from 761.vea_2b_25523e84 to 763.v66351b_9c297f in /bom-weekly (#4423)
* chore(deps): bump org.jenkins-ci.plugins:copyartifact in /bom-weekly Bumps [org.jenkins-ci.plugins:copyartifact](https://github.com/jenkinsci/copyartifact-plugin) from 761.vea_2b_25523e84 to 763.v66351b_9c297f. - [Release notes](https://github.com/jenkinsci/copyartifact-plugin/releases) - [Commits](https://github.com/jenkinsci/copyartifact-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:copyartifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older lines --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent 604b43c commit 0c8b499

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.492.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<type>pom</type>
1919
<scope>import</scope>
2020
</dependency>
21+
<dependency>
22+
<groupId>org.jenkins-ci.plugins</groupId>
23+
<artifactId>copyartifact</artifactId>
24+
<version>761.vea_2b_25523e84</version>
25+
</dependency>
2126
</dependencies>
2227
</dependencyManagement>
2328
</project>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@
921921
<dependency>
922922
<groupId>org.jenkins-ci.plugins</groupId>
923923
<artifactId>copyartifact</artifactId>
924-
<version>761.vea_2b_25523e84</version>
924+
<version>763.v66351b_9c297f</version>
925925
</dependency>
926926
<dependency>
927927
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)