Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump com.google.errorprone:error_prone_ann…
Browse files Browse the repository at this point in the history
…otations from 2.21.1 to 2.22.0 (opensearch-project#3400)

Backport
opensearch-project@826bdeb
from opensearch-project#3393

Signed-off-by: Andrey Pleskach <[email protected]>
  • Loading branch information
willyborankin authored Sep 25, 2023
1 parent 8b03022 commit 1b87cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ dependencies {
runtimeOnly 'com.eclipsesource.minimal-json:minimal-json:0.9.5'
runtimeOnly 'commons-codec:commons-codec:1.16.0'
runtimeOnly 'org.cryptacular:cryptacular:1.2.5'
runtimeOnly 'com.google.errorprone:error_prone_annotations:2.20.0'
runtimeOnly 'com.google.errorprone:error_prone_annotations:2.22.0'
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
runtimeOnly 'org.ow2.asm:asm:9.5'
Expand Down

0 comments on commit 1b87cd4

Please sign in to comment.