Skip to content

Commit 215435b

Browse files
Merge pull request #3 from MetricsHub/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.26.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.26.0
2 parents df2136c + 1493c5f commit 215435b

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
@@ -302,7 +302,7 @@
302302
<!-- pmd -->
303303
<plugin>
304304
<artifactId>maven-pmd-plugin</artifactId>
305-
<version>3.22.0</version>
305+
<version>3.26.0</version>
306306
<configuration>
307307
<linkXref>true</linkXref>
308308
<sourceEncoding>${project.build.sourceEncoding}</sourceEncoding>

0 commit comments

Comments
 (0)