Skip to content

Commit fea30ba

Browse files
chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82. - [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:bcpkix-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1839faa commit fea30ba

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
@@ -12,7 +12,7 @@ val nettyVersion = "4.2.6.Final"
1212
val junitJupiterVersion = "5.13.4"
1313
val freemarkerVersion = "2.3.34"
1414
val kotestVersion = "6.0.3"
15-
val bouncyCastleVersion = "1.81"
15+
val bouncyCastleVersion = "1.82"
1616
val springBootVersion = "3.5.5"
1717
val reactorTestVersion = "3.7.11"
1818
val ktorVersion = "2.3.13"

0 commit comments

Comments
 (0)