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.9'
7272 implementation ' io.netty:netty-all:4.1.41.Final'
73- implementation ' org.bouncycastle:bcpkix-jdk15on:1.62 '
74- implementation ' org.bouncycastle:bcprov-jdk15on:1.62 '
73+ implementation ' org.bouncycastle:bcpkix-jdk15on:1.63 '
74+ implementation ' org.bouncycastle:bcprov-jdk15on:1.63 '
7575 implementation ' org.brotli:dec:0.1.2'
7676 implementation ' org.javassist:javassist:3.25.0-GA'
7777 implementation ' org.seleniumhq.selenium:selenium-api:3.141.59'
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ uploadArchives {
5959dependencies {
6060 implementation ' com.google.guava:guava:28.1-jre'
6161
62- implementation ' org.bouncycastle:bcpkix-jdk15on:1.62 '
63- implementation ' org.bouncycastle:bcprov-jdk15on:1.62 '
62+ implementation ' org.bouncycastle:bcpkix-jdk15on:1.63 '
63+ implementation ' org.bouncycastle:bcprov-jdk15on:1.63 '
6464
6565 implementation ' io.netty:netty-all:4.1.41.Final'
6666 implementation " org.slf4j:jcl-over-slf4j:${ slf4jVersion} "
You can’t perform that action at this time.
0 commit comments