From 07f88130a900e666263ec95be64f5b3ef97cf193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 15:06:06 +0000 Subject: [PATCH] Bump credentials-binding from 1.24 to 1.27 Bumps [credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.24 to 1.27. - [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.27) --- 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 2cec629c2d..ecdd0c0a26 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.jenkins-ci.plugins credentials-binding - 1.24 + 1.27 org.jenkins-ci.plugins