Skip to content

Commit

Permalink
Bump checkstyle version for CVE fix (opensearch-project#1228)
Browse files Browse the repository at this point in the history
Signed-off-by: Sicheng Song <[email protected]>
  • Loading branch information
b4sjoo authored Aug 21, 2023
1 parent 7467a69 commit d27f594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ext {
}

checkstyle {
toolVersion = '10.12.1'
toolVersion = '10.12.2'
}

lombok {
Expand Down

0 comments on commit d27f594

Please sign in to comment.