This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ dependencies {
7070 }
7171 implementation ' dnsjava:dnsjava:2.1.8'
7272 implementation ' io.netty:netty-all:4.1.35.Final'
73- implementation ' org.bouncycastle:bcpkix-jdk15on:1.56 '
74- implementation ' org.bouncycastle:bcprov-jdk15on:1.56 '
73+ implementation ' org.bouncycastle:bcpkix-jdk15on:1.61 '
74+ implementation ' org.bouncycastle:bcprov-jdk15on:1.61 '
7575 implementation ' org.javassist:javassist:3.21.0-GA'
7676 implementation ' org.seleniumhq.selenium:selenium-api:3.141.59'
7777 implementation ' org.slf4j:jcl-over-slf4j:1.7.22'
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ uploadArchives {
5959dependencies {
6060 implementation ' com.google.guava:guava:27.0.1-jre'
6161
62- implementation ' org.bouncycastle:bcpkix-jdk15on:1.56 '
63- implementation ' org.bouncycastle:bcprov-jdk15on:1.56 '
62+ implementation ' org.bouncycastle:bcpkix-jdk15on:1.61 '
63+ implementation ' org.bouncycastle:bcprov-jdk15on:1.61 '
6464
6565 implementation ' io.netty:netty-all:4.1.35.Final'
6666 implementation ' org.slf4j:jcl-over-slf4j:1.7.22'
You can’t perform that action at this time.
0 commit comments