Skip to content

Commit bf8a141

Browse files
authored
Merge pull request #32 from BasePractice/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.28.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.28.0
2 parents 1cff374 + f55faf0 commit bf8a141

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
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-pmd-plugin</artifactId>
125-
<version>3.25.0</version>
125+
<version>3.28.0</version>
126126
<configuration>
127127
<analysisCache>true</analysisCache>
128128
<analysisCacheLocation>${project.build.directory}/pmd/pmd.cache</analysisCacheLocation>

0 commit comments

Comments
 (0)