Skip to content

Commit

Permalink
Bump docker-commons from 1.17 to 1.19
Browse files Browse the repository at this point in the history
Bumps [docker-commons](https://github.com/jenkinsci/docker-commons-plugin) from 1.17 to 1.19.
- [Release notes](https://github.com/jenkinsci/docker-commons-plugin/releases)
- [Changelog](https://github.com/jenkinsci/docker-commons-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/docker-commons-plugin@docker-commons-1.17...docker-commons-1.19)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:docker-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2022
1 parent fc67fae commit 01b2841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>docker-commons</artifactId>
<version>1.17</version>
<version>1.19</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 01b2841

Please sign in to comment.