pmd: bump to 5.4.2
This is a bugfix release where they mostly fixed false positives. No changes required.
This commit is contained in:
parent
d4bb97db72
commit
08e067c6ba
@ -221,7 +221,7 @@ task checkstyle(type: Checkstyle) {
|
||||
}
|
||||
|
||||
pmd {
|
||||
toolVersion = '5.4.1'
|
||||
toolVersion = '5.4.2'
|
||||
consoleOutput = true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user