From 7189ab3de4ebbda65ad3e0dcc0c57e5db15ac7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 09:07:46 +0000 Subject: [PATCH] Bump docker-commons from 1.17 to 1.19 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](https://github.com/jenkinsci/docker-commons-plugin/compare/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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50eccc8..0b61161 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.jenkins-ci.plugins docker-commons - 1.17 + 1.19 org.jenkins-ci.plugins