Skip to content

Commit 0795cfa

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 in /versions (#13504)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.81. - [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.81' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a892aa commit 0795cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies.constraints {
101101
api("org.apache.pdfbox:pdfbox:$pdfbox")
102102
api("org.apache.pdfbox:xmpbox:$pdfbox")
103103
api("org.apache.velocity:velocity-engine-core:2.4.1")
104-
api("org.bouncycastle:bcprov-jdk18on:1.80")
104+
api("org.bouncycastle:bcprov-jdk18on:1.81")
105105
api("org.controlsfx:controlsfx:11.2.2")
106106
api("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
107107
api("org.fxmisc.flowless:flowless:0.7.4")

0 commit comments

Comments
 (0)