Skip to content

Commit f9d294d

Browse files
authored
Merge pull request #1849 from steve-community/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.28.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0
2 parents 64dadf8 + 8141a97 commit f9d294d

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
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.apache.maven.plugins</groupId>
162162
<artifactId>maven-pmd-plugin</artifactId>
163-
<version>3.27.0</version>
163+
<version>3.28.0</version>
164164
<configuration>
165165
<rulesets>
166166
<ruleset>${project.basedir}/maven-pmd-plugin-default.xml</ruleset>

0 commit comments

Comments
 (0)