Skip to content

Commit b80d2bb

Browse files
Bump org.bouncycastle:bcprov-jdk15on from 1.64 to 1.70
Bumps [org.bouncycastle:bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.64 to 1.70. - [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-jdk15on dependency-version: '1.70' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 664661c commit b80d2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
api 'com.auth0:java-jwt:3.19.4'
131131
api 'com.auth0:jwks-rsa:0.23.0'
132132

133-
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
133+
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
134134
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
135135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136136
testImplementation 'org.mockito:mockito-core:2.8.9'

0 commit comments

Comments
 (0)