Skip to content

Commit 47bf678

Browse files
authored
Bump checkstyle version for CVE fix (#1216)
Signed-off-by: Sicheng Song <[email protected]>
1 parent f88e18c commit 47bf678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ext {
3232
}
3333

3434
checkstyle {
35-
toolVersion = '10.12.0'
35+
toolVersion = '10.12.2'
3636
}
3737

3838
opensearchplugin {

0 commit comments

Comments
 (0)