From 832018b958e0dc82a692e414ceb5d26f97fdd3f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 17:27:08 +0000 Subject: [PATCH] Bump credentials from 1.22 to 2.3.19 Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 1.22 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.22...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 bc69bca..8dcd90c 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ org.jenkins-ci.plugins credentials - 1.22 + 2.3.19 org.jenkins-ci.plugins