From a23c2689c3152dc00ca4c781863d2168cc0560e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 07:02:00 +0000 Subject: [PATCH] Bump bouncycastle-api from 2.18 to 2.27 Bumps [bouncycastle-api](https://github.com/jenkinsci/bouncycastle-api-plugin) from 2.18 to 2.27. - [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.27) --- 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..9f034418f 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ THE SOFTWARE. org.jenkins-ci.plugins bouncycastle-api - 2.18 + 2.27 org.jenkins-ci.plugins