Skip to content

Commit 354d442

Browse files
Bump maven-pmd-plugin from 3.12.0 to 3.19.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.19.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]>
1 parent c104ec5 commit 354d442

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
@@ -1279,7 +1279,7 @@
12791279
</plugin>
12801280
<plugin>
12811281
<artifactId>maven-pmd-plugin</artifactId>
1282-
<version>3.12.0</version>
1282+
<version>3.19.0</version>
12831283
</plugin>
12841284
<plugin>
12851285
<artifactId>maven-project-info-reports-plugin</artifactId>

0 commit comments

Comments
 (0)