Skip to content

Commit db5580c

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79
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] <support@github.com>
1 parent 29c5a50 commit db5580c

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
@@ -28,7 +28,7 @@
2828
<properties>
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3030
<maven.compiler.release>11</maven.compiler.release>
31-
<org.bouncycastle.version>1.78.1</org.bouncycastle.version>
31+
<org.bouncycastle.version>1.79</org.bouncycastle.version>
3232
<maven.version.rules>${project.baseUri}/maven-version-rules.xml</maven.version.rules>
3333
<sonar.java.source>${maven.compiler.release}</sonar.java.source>
3434
</properties>

0 commit comments

Comments
 (0)