Skip to content

Commit

Permalink
Bump org.checkerframework:checker-qual from 3.45.0 to 3.46.0 from (op…
Browse files Browse the repository at this point in the history
…ensearch-project#4629)

Signed-off-by: Andrey Pleskach <[email protected]>
  • Loading branch information
willyborankin committed Aug 5, 2024
1 parent 06f8f9a commit 20621f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ configurations {
force "org.apache.httpcomponents:httpcore:4.4.16"
force "org.apache.httpcomponents:httpcore-nio:4.4.16"
force "org.apache.httpcomponents:httpasyncclient:4.1.5"
force 'org.checkerframework:checker-qual:3.45.0'
force 'org.checkerframework:checker-qual:3.46.0'
force "com.google.errorprone:error_prone_annotations:2.28.0"
force "ch.qos.logback:logback-classic:1.5.6"
}
Expand Down Expand Up @@ -637,7 +637,7 @@ dependencies {
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
runtimeOnly 'org.apache.santuario:xmlsec:2.3.4'
runtimeOnly "com.github.luben:zstd-jni:${versions.zstd}"
runtimeOnly 'org.checkerframework:checker-qual:3.45.0'
runtimeOnly 'org.checkerframework:checker-qual:3.46.0'
runtimeOnly "org.bouncycastle:bcpkix-jdk15to18:${versions.bouncycastle}"
runtimeOnly 'org.scala-lang.modules:scala-java8-compat_3:1.0.2'

Expand Down

0 comments on commit 20621f9

Please sign in to comment.