Skip to content

Commit 2ff45df

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.83 to 1.84. - [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.84' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd19a2 commit 2ff45df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
implementation("com.google.guava:guava:33.5.0-jre")
3131
implementation("com.google.zxing:core:3.5.4")
3232
implementation("com.google.zxing:javase:3.5.4")
33-
implementation("org.bouncycastle:bcprov-jdk18on:1.83")
33+
implementation("org.bouncycastle:bcprov-jdk18on:1.84")
3434
implementation("org.eclipse.angus:jakarta.mail:2.0.5")
3535
implementation("org.eclipse.parsson:jakarta.json:1.1.7")
3636
}

0 commit comments

Comments
 (0)