Skip to content

Commit 1b5e1ed

Browse files
authored
Merge pull request #46 from albilu/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.21.0
Bump maven-pmd-plugin from 3.20.0 to 3.21.0
2 parents f1841c3 + 8a23d03 commit 1b5e1ed

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
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-pmd-plugin</artifactId>
112-
<version>3.20.0</version>
112+
<version>3.21.0</version>
113113
<configuration>
114114
<format>csv</format>
115115
<linkXRef>true</linkXRef>

0 commit comments

Comments
 (0)