From f406a939fe9bde0ee2f543b9477e58eb87e99b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 07:10:18 +0000 Subject: [PATCH] Bump bouncycastle-api from 2.18 to 2.25 Bumps [bouncycastle-api](https://github.com/jenkinsci/bouncycastle-api-plugin) from 2.18 to 2.25. - [Release notes](https://github.com/jenkinsci/bouncycastle-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/bouncycastle-api-plugin/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/bouncycastle-api-plugin/compare/bouncycastle-api-2.18...bouncycastle-api-2.25) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:bouncycastle-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f71782735..30a671243 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ THE SOFTWARE. org.jenkins-ci.plugins bouncycastle-api - 2.18 + 2.25 org.jenkins-ci.plugins