Skip to content

Commit dba2ee5

Browse files
Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 (#883)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bartosz Gałek <bartosz.galek@allegro.com>
1 parent 3a0fa69 commit dba2ee5

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.79")
68+
runtimeOnly("org.bouncycastle:bcprov-jdk18on:1.80")
6969
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
7070
runtimeOnly("net.java.dev.jna:jna-platform:5.15.0")
7171

0 commit comments

Comments
 (0)