Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcprov-jdk18on to v1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored May 10, 2024
1 parent 7514991 commit 7f3d5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrafficCapture/testUtilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
testFixturesImplementation group: 'com.google.guava', name: 'guava', version: '32.0.1-jre'
testFixturesImplementation group: 'io.netty', name: 'netty-all', version: '4.1.100.Final'
testFixturesImplementation group: 'org.apache.httpcomponents.client5', name: 'httpclient5', version: '5.2.1'
testFixturesImplementation group: 'org.bouncycastle', name: 'bcprov-jdk18on', version: '1.74'
testFixturesImplementation group: 'org.bouncycastle', name: 'bcprov-jdk18on', version: '1.78'
testFixturesImplementation group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.74'
testFixturesImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.9.3'
testFixturesImplementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.7'
Expand Down

0 comments on commit 7f3d5e4

Please sign in to comment.