Skip to content

Commit

Permalink
Bump bouncycastle-api from 2.23 to 2.25 (#128)
Browse files Browse the repository at this point in the history
Bumps [bouncycastle-api](https://github.com/jenkinsci/bouncycastle-api-plugin) from 2.23 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](jenkinsci/bouncycastle-api-plugin@bouncycastle-api-2.23...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2021
1 parent 92301de commit b59aca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ under the License.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>bouncycastle-api</artifactId>
<version>2.23</version>
<version>2.25</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit b59aca2

Please sign in to comment.