Skip to content

Commit bcf288c

Browse files
Bump maven-pmd-plugin from 3.20.0 to 3.21.0 (#341)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.20.0 to 3.21.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.20.0...maven-pmd-plugin-3.21.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 770f5a0 commit bcf288c

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
@@ -693,7 +693,7 @@
693693
<plugin>
694694
<groupId>org.apache.maven.plugins</groupId>
695695
<artifactId>maven-pmd-plugin</artifactId>
696-
<version>3.20.0</version>
696+
<version>3.21.0</version>
697697
<configuration>
698698
<targetJdk>${java.version}</targetJdk>
699699
<rulesets>

0 commit comments

Comments
 (0)