Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump docker-commons from 1.18 to 1.20
Bumps [docker-commons](https://github.com/jenkinsci/docker-commons-plugin) from 1.18 to 1.20.
- [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.18...docker-commons-1.20)

---
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 Aug 24, 2022
commit a667a5f095d44f407aea68cd8bf12a356f82146d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>docker-commons</artifactId>
<version>1.18</version>
<version>1.20</version>
</dependency>
<!-- fix requireUpperBoundDeps -->
<dependency><!-- jenkins-core vs. junit plugin -->
Expand Down