We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cff374 + f55faf0 commit bf8a141Copy full SHA for bf8a141
1 file changed
pom.xml
@@ -122,7 +122,7 @@
122
<plugin>
123
<groupId>org.apache.maven.plugins</groupId>
124
<artifactId>maven-pmd-plugin</artifactId>
125
- <version>3.25.0</version>
+ <version>3.28.0</version>
126
<configuration>
127
<analysisCache>true</analysisCache>
128
<analysisCacheLocation>${project.build.directory}/pmd/pmd.cache</analysisCacheLocation>
0 commit comments