Skip to content

Commit ab068d4

Browse files
build(deps): bump org.bouncycastle:bcprov-jdk18on
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.84. - [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-version: '1.84' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab5949f commit ab068d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test/providers/tst_manifests/maven/pom_deps_with_ignore_version_from_property

test/providers/tst_manifests/maven/pom_deps_with_ignore_version_from_property/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.bouncycastle</groupId>
3131
<artifactId>bcprov-jdk18on</artifactId>
32-
<version>1.80</version>
32+
<version>1.84</version>
3333
</dependency>
3434
</dependencies>
3535

0 commit comments

Comments
 (0)