From a5bffdf2aae0fe69ed1eac4d4bf0f057a907ded2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:26:13 +0000 Subject: [PATCH] Bump credentials from 1.10 to 2.6.1.1 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 1.10 to 2.6.1.1. - [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-1.10...credentials-2.6.1.1) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49a2e15..ac7160a 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ org.jenkins-ci.plugins credentials - 1.10 + 2.6.1.1 org.skyscreamer