Skip to content

Commit 5502eab

Browse files
chore(deps-dev): bump bcprov-jdk18on from 1.72 to 1.74 (#169)
Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.74. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darwin Chowdary <[email protected]>
1 parent ecf6e6c commit 5502eab

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.72</version>
147+
<version>1.74</version>
148148
<scope>test</scope>
149149
</dependency>
150150

0 commit comments

Comments
 (0)