From eca868ec8a99fc6e39c48b3f6810cd8c1af4380a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 15:06:54 +0000 Subject: [PATCH] Bump credentials-binding from 1.24 to 1.26 Bumps [credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.24 to 1.26. - [Release notes](https://github.com/jenkinsci/credentials-binding-plugin/releases) - [Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md) - [Commits](https://github.com/jenkinsci/credentials-binding-plugin/compare/credentials-binding-1.24...credentials-binding-1.26) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:credentials-binding 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 4baf4b1a55..f558757fbe 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ org.jenkins-ci.plugins credentials-binding - 1.24 + 1.26 org.jenkins-ci.plugins