From ca7e8b0f4b1bf19aa1e09126c3d6a06ac5b7da1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:27:46 +0000 Subject: [PATCH] Bump credentials from 1.9.4 to 2.3.19 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 1.9.4 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-1.9.4...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 3b67fa1d..cdcc07cb 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.jenkins-ci.plugins credentials - 1.9.4 + 2.3.19 org.jenkins-ci.plugins