Bump docker-commons from 1.14 to 1.17 (#1502)

Bumps [docker-commons](https://github.com/jenkinsci/docker-commons-plugin) from 1.14 to 1.17.
- [Release notes](https://github.com/jenkinsci/docker-commons-plugin/releases)
- [Changelog](https://github.com/jenkinsci/docker-commons-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/docker-commons-plugin/compare/docker-commons-1.14...docker-commons-1.17)

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-19 09:03:04 +01:00 committed by GitHub
parent a5cb82c157
commit 194c36e743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>docker-commons</artifactId>
<version>1.14</version>
<version>1.17</version>
<scope>test</scope>
</dependency>