Skip to content

Commit 495ab8a

Browse files
dependabot[bot]mrts
authored andcommitted
build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bf9900 commit 495ab8a

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
@@ -13,7 +13,7 @@
1313
<properties>
1414
<java.version>11</java.version>
1515
<jjwt.version>0.12.5</jjwt.version>
16-
<bouncycastle.version>1.77</bouncycastle.version>
16+
<bouncycastle.version>1.78</bouncycastle.version>
1717
<jackson.version>2.17.0</jackson.version>
1818
<slf4j.version>2.0.9</slf4j.version>
1919
<junit-jupiter.version>5.10.2</junit-jupiter.version>

0 commit comments

Comments
 (0)