From a6393a71c3bbf969c8c0b3464aed4ad8086bd1fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 10:01:28 +0000 Subject: [PATCH] Bump credentials from 2.5 to 2.6.2 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 2.5 to 2.6.2. - [Release notes](https://github.com/jenkinsci/credentials-plugin/releases) - [Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/credentials-plugin/compare/credentials-2.5...credentials-2.6.2) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:credentials 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 24acfd4..172aadd 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.jenkins-ci.plugins credentials - 2.5 + 2.6.2