From 19fbbc02a6387a71f5d99b62610eb517d7e2eb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:21:52 +0000 Subject: [PATCH] Bump credentials from 1.9.4 to 2.6.1.1 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 1.9.4 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.9.4...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 3b67fa1d..aac89435 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.jenkins-ci.plugins credentials - 1.9.4 + 2.6.1.1 org.jenkins-ci.plugins