Skip to content

Commit

Permalink
Bump io.jenkins.plugins:pipeline-graph-view from 243.vc9e11fec486a_ t…
Browse files Browse the repository at this point in the history
…o 271.v330cf007b_fe6 in /bom-weekly (#3166)

* Bump io.jenkins.plugins:pipeline-graph-view in /bom-weekly

Bumps [io.jenkins.plugins:pipeline-graph-view](https://github.com/jenkinsci/pipeline-graph-view-plugin) from 243.vc9e11fec486a_ to 271.v330cf007b_fe6.
- [Release notes](https://github.com/jenkinsci/pipeline-graph-view-plugin/releases)
- [Commits](https://github.com/jenkinsci/pipeline-graph-view-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:pipeline-graph-view
  dependency-type: direct:production
...

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

* Pin on older line

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
dependabot[bot] and basil authored May 3, 2024
1 parent 9392d25 commit cbc06fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.440.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
<artifactId>dark-theme</artifactId>
<version>439.vdef09f81f85e</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>pipeline-graph-view</artifactId>
<version>243.vc9e11fec486a_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</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 @@ -387,7 +387,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>pipeline-graph-view</artifactId>
<version>243.vc9e11fec486a_</version>
<version>271.v330cf007b_fe6</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit cbc06fe

Please sign in to comment.