File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ configurations {
496
496
force " org.apache.httpcomponents:httpclient:4.5.14"
497
497
force " org.apache.httpcomponents:httpcore:4.4.16"
498
498
force " com.google.errorprone:error_prone_annotations:2.27.1"
499
- force " org.checkerframework:checker-qual:3.42 .0"
499
+ force " org.checkerframework:checker-qual:3.43 .0"
500
500
force " ch.qos.logback:logback-classic:1.5.6"
501
501
}
502
502
}
@@ -650,7 +650,7 @@ dependencies {
650
650
runtimeOnly ' org.apache.ws.xmlschema:xmlschema-core:2.3.1'
651
651
runtimeOnly ' org.apache.santuario:xmlsec:2.3.4'
652
652
runtimeOnly " com.github.luben:zstd-jni:${ versions.zstd} "
653
- runtimeOnly ' org.checkerframework:checker-qual:3.42 .0'
653
+ runtimeOnly ' org.checkerframework:checker-qual:3.43 .0'
654
654
runtimeOnly " org.bouncycastle:bcpkix-jdk18on:${ versions.bouncycastle} "
655
655
runtimeOnly ' org.scala-lang.modules:scala-java8-compat_3:1.0.2'
656
656
You can’t perform that action at this time.
0 commit comments