Skip to content

Commit 6c93f87

Browse files
Bump maven-pmd-plugin from 3.17.0 to 3.19.0 (apache#124)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.17.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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc44373 commit 6c93f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
</plugin>
359359
<plugin>
360360
<artifactId>maven-pmd-plugin</artifactId>
361-
<version>3.17.0</version>
361+
<version>3.19.0</version>
362362
<configuration>
363363
<targetJdk>${maven.compiler.target}</targetJdk>
364364
</configuration>

0 commit comments

Comments
 (0)