Skip to content

Commit 997c097

Browse files
authored
Merge pull request #1 from sfuhrm/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.26.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.13.0 to 3.26.0
2 parents beccad1 + f05d6c8 commit 997c097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</plugin>
155155
<plugin>
156156
<artifactId>maven-pmd-plugin</artifactId>
157-
<version>3.13.0</version>
157+
<version>3.26.0</version>
158158
<configuration>
159159
<targetJdk>1.8</targetJdk>
160160
</configuration>

0 commit comments

Comments
 (0)