From 2e727fbc720419d0ac401f815a700bc980103883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 15:07:20 +0000 Subject: [PATCH] Bump credentials-binding from 1.24 to 1.27.1 Bumps [credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.24 to 1.27.1. - [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.1) --- 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 42d42a162c..c7083c5cd1 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.jenkins-ci.plugins credentials-binding - 1.24 + 1.27.1 org.jenkins-ci.plugins