From b32987328e5b9c1c9cec6c3e63b5989fb835ddb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:49:27 +0000 Subject: [PATCH 1/2] Bump docker-commons from 419.v8e3cd84ef49c to 434.v3dc53576ec32 Bumps [docker-commons](https://github.com/jenkinsci/docker-commons-plugin) from 419.v8e3cd84ef49c to 434.v3dc53576ec32. - [Release notes](https://github.com/jenkinsci/docker-commons-plugin/releases) - [Commits](https://github.com/jenkinsci/docker-commons-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:docker-commons dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1c90a07..b0079f87 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.jenkins-ci.plugins docker-commons - 419.v8e3cd84ef49c + 434.v3dc53576ec32 org.jenkins-ci.plugins From 81d16b0ca58e918d7346372cf50365212c4b0c69 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 10 Jul 2023 09:53:41 -0600 Subject: [PATCH 2/2] Require Jenkins 2.387.3 or newer Over 90% of the installations of release 1.4 (released a month ago) are already running Jenkins 2.387.3. The distribution of installations by release is relatively wide, with 20% of all installations running release 1.4. About 20% are running release 1.3.0 that was released 6 months ago. 34% of installations of 1.3.0 are on 2.387.3 or newer. When users upgrade the plugin, they seem to also upgrade to Jenkins 2.387.3 or newer. https://stats.jenkins.io/pluginversions/docker-plugin.html --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b0079f87..89764aab 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ 1.5 -SNAPSHOT - 2.375.4 + 2.387.3 jenkinsci/docker-plugin 3 @@ -76,8 +76,8 @@ io.jenkins.tools.bom - bom-2.375.x - 2198.v39c76fc308ca + bom-2.387.x + 2230.v0cb_4040cde55 pom import