Skip to content

Commit 73ed938

Browse files
dependabot[bot]darinpopekrisstern
authored
chore(deps): bump org.jenkins-ci.plugins:junit-attachments from 239.v9e003a_c80a_8c to 275.v54db_1ed8e66f in /bom-weekly (#4414)
* chore(deps): bump org.jenkins-ci.plugins:junit-attachments Bumps [org.jenkins-ci.plugins:junit-attachments](https://github.com/jenkinsci/junit-attachments-plugin) from 239.v9e003a_c80a_8c to 275.v54db_1ed8e66f. - [Release notes](https://github.com/jenkinsci/junit-attachments-plugin/releases) - [Commits](https://github.com/jenkinsci/junit-attachments-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:junit-attachments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]> Co-authored-by: Kris Stern <[email protected]>
1 parent e89de7a commit 73ed938

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
@@ -492,6 +492,11 @@
492492
<version>${junit-plugin.version}</version>
493493
<classifier>tests</classifier>
494494
</dependency>
495+
<dependency>
496+
<groupId>org.jenkins-ci.plugins</groupId>
497+
<artifactId>junit-attachments</artifactId>
498+
<version>239.v9e003a_c80a_8c</version>
499+
</dependency>
495500
<dependency>
496501
<groupId>org.jenkins-ci.plugins</groupId>
497502
<artifactId>ldap</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
<dependency>
11951195
<groupId>org.jenkins-ci.plugins</groupId>
11961196
<artifactId>junit-attachments</artifactId>
1197-
<version>239.v9e003a_c80a_8c</version>
1197+
<version>275.v54db_1ed8e66f</version>
11981198
</dependency>
11991199
<dependency>
12001200
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)