This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
7474 implementation ' org.bouncycastle:bcprov-jdk15on:1.61'
7575 implementation ' org.javassist:javassist:3.25.0-GA'
7676 implementation ' org.seleniumhq.selenium:selenium-api:3.141.59'
77- implementation ' org.slf4j:jcl-over-slf4j:1.7.22 '
77+ implementation ' org.slf4j:jcl-over-slf4j:1.7.26 '
7878 implementation ' org.slf4j:slf4j-api:1.7.22'
7979 implementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
8080
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 implementation ' org.bouncycastle:bcprov-jdk15on:1.61'
6464
6565 implementation ' io.netty:netty-all:4.1.36.Final'
66- implementation ' org.slf4j:jcl-over-slf4j:1.7.22 '
66+ implementation ' org.slf4j:jcl-over-slf4j:1.7.26 '
6767 implementation ' org.slf4j:slf4j-api:1.7.22'
6868 implementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
6969
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies {
6868 implementation ' net.sf.jopt-simple:jopt-simple:5.0.4'
6969 implementation ' org.eclipse.jetty:jetty-server:7.3.0.v20110203'
7070 implementation ' org.eclipse.jetty:jetty-servlet:7.3.0.v20110203'
71- implementation ' org.slf4j:jcl-over-slf4j:1.7.25 '
71+ implementation ' org.slf4j:jcl-over-slf4j:1.7.26 '
7272 implementation ' org.apache.commons:commons-lang3:3.9'
7373
7474 testImplementation project(' :browserup-proxy-mitm' )
You can’t perform that action at this time.
0 commit comments