Skip to content

Commit 9013244

Browse files
authored
Merge pull request #114 from xdev-software/renovate/org.apache.maven.plugins-maven-pmd-plugin-3.x
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.26.0
2 parents f01dac4 + a2d6ebc commit 9013244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-pmd-plugin</artifactId>
73-
<version>3.25.0</version>
73+
<version>3.26.0</version>
7474
<configuration>
7575
<includeTests>true</includeTests>
7676
<printFailingErrors>true</printFailingErrors>

template-placeholder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<plugin>
273273
<groupId>org.apache.maven.plugins</groupId>
274274
<artifactId>maven-pmd-plugin</artifactId>
275-
<version>3.25.0</version>
275+
<version>3.26.0</version>
276276
<configuration>
277277
<includeTests>true</includeTests>
278278
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)