File tree Expand file tree Collapse file tree
grafana_zabbix_credential_disclosure
rocketmq_rce_cve_2023_33246
detectors/credentials/generic_weak_credential_detector Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 }
2727
2828 testImplementation " junit:junit:4.13.2"
29- testImplementation " org.mockito:mockito-core:2.28.2 "
29+ testImplementation " org.mockito:mockito-core:5.18.0 "
3030 testImplementation " com.google.truth:truth:1.4.4"
3131 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
3232 testImplementation " com.google.truth.extensions:truth-proto-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 }
2828
2929 testImplementation " junit:junit:4.13.2"
30- testImplementation " org.mockito:mockito-core:2.28.2 "
30+ testImplementation " org.mockito:mockito-core:5.18.0 "
3131 testImplementation " com.google.truth:truth:1.4.4"
3232 testImplementation " com.squareup.okhttp3:mockwebserver:3.12.0"
3333 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 }
2929
3030 testImplementation " junit:junit:4.13.2"
31- testImplementation " org.mockito:mockito-core:2.28.2 "
31+ testImplementation " org.mockito:mockito-core:5.18.0 "
3232 testImplementation " com.google.truth:truth:1.4.4"
3333 testImplementation " com.squareup.okhttp3:mockwebserver:3.12.0"
3434 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ dependencies {
2929 testImplementation " junit:junit:4.13.2"
3030 testImplementation " com.google.inject:guice:4.2.3"
3131 testImplementation " com.google.inject.extensions:guice-testlib:4.2.3"
32- testImplementation " com.google.truth:truth:1.0.1 "
33- testImplementation " com.google.truth.extensions:truth-java8-extension:1.0.1 "
34- testImplementation " com.google.truth.extensions:truth-proto-extension:1.0.1 "
32+ testImplementation " com.google.truth:truth:1.4.4 "
33+ testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4 "
34+ testImplementation " com.google.truth.extensions:truth-proto-extension:1.4.4 "
3535 testImplementation " com.squareup.okhttp3:mockwebserver:3.12.0"
3636}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies {
3232 testImplementation " junit:junit:4.13.2"
3333 testImplementation " com.google.inject:guice:4.2.3"
3434 testImplementation " com.google.inject.extensions:guice-testlib:4.2.3"
35- testImplementation " org.mockito:mockito-core:2.28.2 "
35+ testImplementation " org.mockito:mockito-core:5.18.0 "
3636 testImplementation " com.google.truth:truth:1.4.4"
3737 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
3838 testImplementation " com.google.truth.extensions:truth-proto-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424 implementation(" com.google.tsunami:tsunami-proto" ) {
2525 version { branch = " stable" }
2626 }
27- implementation " org.jspecify:jspecify:latest.release "
27+ implementation " org.jspecify:jspecify:1.0.0 "
2828
2929 testImplementation " junit:junit:4.13.2"
3030 testImplementation " com.google.truth:truth:1.4.4"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 testImplementation " junit:junit:4.13.2"
3232 testImplementation " com.google.inject:guice:4.2.3"
3333 testImplementation " com.google.inject.extensions:guice-testlib:4.2.3"
34- testImplementation " org.mockito:mockito-core:2.28.2 "
34+ testImplementation " org.mockito:mockito-core:5.18.0 "
3535 testImplementation " com.google.truth:truth:1.4.4"
3636 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
3737 testImplementation " com.google.truth.extensions:truth-proto-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 }
2727
2828 testImplementation " junit:junit:4.13.2"
29- testImplementation " org.mockito:mockito-core:2.28.2 "
29+ testImplementation " org.mockito:mockito-core:5.18.0 "
3030 testImplementation " com.google.truth:truth:1.4.4"
3131 testImplementation " com.google.truth.extensions:truth-java8-extension:1.4.4"
3232 testImplementation " com.google.truth.extensions:truth-proto-extension:1.4.4"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies {
2525 version { branch = " stable" }
2626 }
2727
28- testImplementation " junit:junit:4.13.1 "
28+ testImplementation " junit:junit:4.13.2 "
2929 testImplementation " org.mockito:mockito-core:5.18.0"
3030 testImplementation " com.google.truth:truth:1.4.4"
3131 testImplementation " com.squareup.okhttp3:mockwebserver:3.12.0"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 implementation " com.google.flogger:google-extensions:0.9"
3838 implementation " com.google.flogger:flogger-system-backend:0.9"
3939 implementation " com.google.guava:guava:33.0.0-jre"
40- implementation " com.google.inject:guice:4.2.3 "
40+ implementation " com.google.inject:guice:6.0.0 "
4141 implementation " com.google.protobuf:protobuf-java:3.25.5"
4242 implementation " com.google.protobuf:protobuf-javalite:3.25.5"
4343 implementation " com.google.protobuf:protobuf-java-util:3.25.5"
You can’t perform that action at this time.
0 commit comments