Skip to content

Commit

Permalink
Bump analysis-pom from 5.17.0 to 5.18.0
Browse files Browse the repository at this point in the history
Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- [Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-pom-plugin@v5.17.0...v5.18.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent bbc5ab3 commit 301843b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>5.9.0</version>
<version>5.18.0</version>
<relativePath />
</parent>

Expand All @@ -23,7 +23,7 @@
<changelist>-SNAPSHOT</changelist>

<!-- Jenkins Plug-in Dependencies Versions -->
<plugin-util-api.version>2.4.0</plugin-util-api.version>
<plugin-util-api.version>2.6.0</plugin-util-api.version>
<pipeline-stage-step.version>2.5</pipeline-stage-step.version>
</properties>

Expand Down

0 comments on commit 301843b

Please sign in to comment.