Skip to content

Commit f0c3c98

Browse files
build:(deps): Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1 (#154)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b266760 commit f0c3c98

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.bouncycastle</groupId>
9999
<artifactId>bcprov-jdk18on</artifactId>
100-
<version>1.78</version>
100+
<version>1.78.1</version>
101101
</dependency>
102102
</dependencies>
103103
</dependencyManagement>

0 commit comments

Comments
 (0)