Skip to content

Commit 601999c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ gradle-license-report = { module = "com.github.jk1:gradle-license-report", versi
119119
guava = { module = "com.google.guava:guava", version.ref = "guava" }
120120
hadoop-auth = { module = "org.apache.hadoop:hadoop-auth", version.ref = "hadoop"}
121121
hadoop-common = { module = "org.apache.hadoop:hadoop-common", version.ref = "hadoop" }
122-
bouncycastle = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.82" }
122+
bouncycastle = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.83" }
123123
common-configuration2 = { module = "org.apache.commons:commons-configuration2", version.ref = "common-configuration2" }
124124
nimbus-jose-jwt = { module = "com.nimbusds:nimbus-jose-jwt", version.ref = "nimbus-jose-jwt" }
125125
dnsjava = { module = "dnsjava:dnsjava", version.ref = "dnsjava" }

0 commit comments

Comments
 (0)