Skip to content

Commit 8502e2f

Browse files
author
Gary Gregory
committed
Update maven-pmd-plugin from 3.8 to 3.12.0.
1 parent 9363017 commit 8502e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ limitations under the License.
349349
<plugin>
350350
<groupId>org.apache.maven.plugins</groupId>
351351
<artifactId>maven-pmd-plugin</artifactId>
352-
<version>3.8</version>
352+
<version>3.12.0</version>
353353
<configuration>
354354
<targetJdk>${maven.compiler.target}</targetJdk>
355355
<linkXref>true</linkXref>

0 commit comments

Comments
 (0)