From 491ff62f06f1b1e3b4aba80132a8863c913f3b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:21:12 +0000 Subject: [PATCH] Bump credentials from 2.1.16 to 2.6.1.1 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 2.1.16 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-2.1.16...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 6ecd39b..55bc992 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.jenkins-ci.plugins credentials - 2.1.16 + 2.6.1.1 org.jenkins-ci.plugins