Skip to content

Commit 6368c81

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.0 to 3.21.2. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.0...maven-pmd-plugin-3.21.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb659b2 commit 6368c81

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
@@ -597,7 +597,7 @@
597597
<plugin>
598598
<groupId>org.apache.maven.plugins</groupId>
599599
<artifactId>maven-pmd-plugin</artifactId>
600-
<version>3.21.0</version>
600+
<version>3.21.2</version>
601601
<configuration>
602602
<targetJdk>${java.version}</targetJdk>
603603
<rulesets>

0 commit comments

Comments
 (0)