Skip to content

Commit cd58967

Browse files
chore(deps-dev): bump org.bouncycastle:bcprov-jdk18on (#260)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.78.1. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:development 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> Co-authored-by: Tony Knapp <[email protected]>
1 parent 46cd0be commit cd58967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.bouncycastle</groupId>
146146
<artifactId>bcprov-jdk18on</artifactId>
147-
<version>1.74</version>
147+
<version>1.78.1</version>
148148
<scope>test</scope>
149149
</dependency>
150150

0 commit comments

Comments
 (0)