From 2f94381dea32aa8b58fb7e4c263d68931e63aa02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:32:29 +0000 Subject: [PATCH] Bump credentials from 2.2.0 to 2.3.19 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 2.2.0 to 2.3.19. - [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.2.0...credentials-2.3.19) --- 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 32e8005..e3d5966 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.jenkins-ci.plugins credentials - 2.2.0 + 2.3.19 org.jenkins-ci.plugins