Bump pipeline-model-definition from 1.7.0 to 1.7.2 (#1453)

Bumps [pipeline-model-definition](https://github.com/jenkinsci/pipeline-model-definition-plugin) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)
- [Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/pipeline-model-definition-1.7.0...pipeline-model-definition-1.7.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-17 08:42:27 +01:00 committed by GitHub
parent 67c915f64e
commit 6c29690788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
<dependency>
<groupId>org.jenkinsci.plugins</groupId>
<artifactId>pipeline-model-definition</artifactId>
<version>1.7.0</version>
<version>1.7.2</version>
<scope>test</scope>
</dependency>