Skip to content

Commit c1bdd75

Browse files
authored
Merge pull request steve-community#1444 from steve-community/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.22.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0
2 parents 285f18d + f6fffba commit c1bdd75

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
@@ -195,7 +195,7 @@
195195
<plugin>
196196
<groupId>org.apache.maven.plugins</groupId>
197197
<artifactId>maven-pmd-plugin</artifactId>
198-
<version>3.21.2</version>
198+
<version>3.22.0</version>
199199
<configuration>
200200
<rulesets>
201201
<ruleset>${project.basedir}/src/main/resources/maven-pmd-plugin-default.xml</ruleset>

0 commit comments

Comments
 (0)