diff --git a/build.gradle b/build.gradle index 7610c4a827f..b5ea6820106 100644 --- a/build.gradle +++ b/build.gradle @@ -263,8 +263,8 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0' - pmd 'net.sourceforge.pmd:pmd-java:7.26.0' - pmd 'net.sourceforge.pmd:pmd-ant:7.26.0' // workaround: https://github.com/pmd/pmd/issues/4554 + pmd 'net.sourceforge.pmd:pmd-java:7.27.0' + pmd 'net.sourceforge.pmd:pmd-ant:7.27.0' // workaround: https://github.com/pmd/pmd/issues/4554 } jar {