Skip to content

Commit 3d653ee

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 (#928)
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 8fed27c commit 3d653ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
}
6666
implementation("com.github.mwiede:jsch:$jschVersion")
6767
implementation("com.github.zafarkhaja:java-semver:0.9.0")
68-
runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.80")
68+
runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.81")
6969
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
7070
runtimeOnly("net.java.dev.jna:jna-platform:5.17.0")
7171

0 commit comments

Comments
 (0)