From 99fdc4366e3b9c32f1eaa1f5e34732433c7e0782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 07:00:52 +0000 Subject: [PATCH] Bump credentials-binding from 1.24 to 1.25 Bumps [credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.24 to 1.25. - [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.25) --- 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 f04af854a7..298b797d69 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ org.jenkins-ci.plugins credentials-binding - 1.24 + 1.25 org.jenkins-ci.plugins