Skip to content

Commit

Permalink
Bump io.jenkins.plugins:analysis-model-api from 12.4.0 to 12.7.0 in /…
Browse files Browse the repository at this point in the history
…bom-weekly (jenkinsci#3611)

* Bump io.jenkins.plugins:analysis-model-api in /bom-weekly

Bumps [io.jenkins.plugins:analysis-model-api](https://github.com/jenkinsci/analysis-model) from 12.4.0 to 12.7.0.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- [Changelog](https://github.com/jenkinsci/analysis-model/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/analysis-model/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:analysis-model-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Pin analysis-model-api 12.4.0 for 2.452.x and earlier

---------

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 committed Sep 20, 2024
1 parent af345f0 commit 8fc54ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.452.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>analysis-model-api</artifactId>
<version>12.4.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>custom-folder-icon</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 @@ -163,7 +163,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>analysis-model-api</artifactId>
<version>12.4.0</version>
<version>12.7.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit 8fc54ae

Please sign in to comment.