Skip to content

Commit a141660

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in /core
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [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:bcpkix-jdk18on dependency-version: '1.79' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fe99cf commit a141660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.bouncycastle</groupId>
7171
<artifactId>bcpkix-jdk18on</artifactId>
72-
<version>1.78.1</version>
72+
<version>1.79</version>
7373
<scope>test</scope>
7474
</dependency>
7575
</dependencies>

0 commit comments

Comments
 (0)