Skip to content

Commit f3abd99

Browse files
dependabot[bot]torakiki
authored andcommitted
Bump bouncycastle.version from 1.79 to 1.80
Bumps `bouncycastle.version` from 1.79 to 1.80. Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 to 1.80 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcmail-jdk18on` from 1.79 to 1.80 - [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-minor - dependency-name: org.bouncycastle:bcmail-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3f73e0 commit f3abd99

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
@@ -327,7 +327,7 @@
327327
<ikonli.version>12.3.1</ikonli.version>
328328
<testfx.version>4.0.18</testfx.version>
329329
<jackson.version>2.18.2</jackson.version>
330-
<bouncycastle.version>1.79</bouncycastle.version>
330+
<bouncycastle.version>1.80</bouncycastle.version>
331331
<assertj.version>3.26.3</assertj.version>
332332
<hamcrest.version>3.0</hamcrest.version>
333333
<javafx.version>23.0.1</javafx.version>

0 commit comments

Comments
 (0)