Skip to content

Commit 9b0e9a1

Browse files
authored
Merge pull request #95 from xdev-software/renovate/org.apache.maven.plugins-maven-pmd-plugin-3.x
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.25.0
2 parents bdba83b + 409f50d commit 9b0e9a1

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.24.0</version>
73+
<version>3.25.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.24.0</version>
275+
<version>3.25.0</version>
276276
<configuration>
277277
<includeTests>true</includeTests>
278278
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)