Skip to content

Commit 5e5d3cb

Browse files
authored
Update pom.xml
1 parent d09d864 commit 5e5d3cb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
<artifactId>maven-project-info-reports-plugin</artifactId>
8585
<version>3.6.1</version>
8686
</plugin>
87+
<plugin>
88+
<groupId>org.apache.maven.plugins</groupId>
89+
<artifactId>maven-pmd-plugin</artifactId>
90+
<version>3.23.0</version>
91+
</plugin>
8792
</plugins>
8893
</pluginManagement>
8994
</build>

0 commit comments

Comments
 (0)