Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 240ff41

Browse files
Update dependencies (#36)
1 parent e8bf8a1 commit 240ff41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

browserup-proxy-core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ dependencies {
8282
exclude(module: 'netty')
8383
}
8484
implementation 'dnsjava:dnsjava:2.1.8'
85-
implementation 'io.netty:netty-all:4.1.33.Final'
85+
implementation 'io.netty:netty-all:4.1.34.Final'
8686
implementation 'org.bouncycastle:bcpkix-jdk15on:1.56'
8787
implementation 'org.bouncycastle:bcprov-jdk15on:1.56'
8888
implementation 'org.javassist:javassist:3.21.0-GA'
89-
implementation 'org.seleniumhq.selenium:selenium-api:2.53.1'
89+
implementation 'org.seleniumhq.selenium:selenium-api:3.141.59'
9090
implementation 'org.slf4j:jcl-over-slf4j:1.7.22'
9191
implementation 'org.slf4j:slf4j-api:1.7.22'
9292

0 commit comments

Comments
 (0)