Skip to content

Commit 1a59c0a

Browse files
Bump maven-pmd-plugin from 3.16.0 to 3.17.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.17.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 60ab8f2 commit 1a59c0a

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
@@ -24,7 +24,7 @@
2424
<checkstyle.suppressions.xml>src/main/checkstyle/suppressions.xml</checkstyle.suppressions.xml>
2525
<checkstyle.core.version>8.45.1</checkstyle.core.version>
2626
<javadoc.version>3.4.0</javadoc.version>
27-
<pmd.version>3.16.0</pmd.version>
27+
<pmd.version>3.17.0</pmd.version>
2828
<project.info.version>3.1.2</project.info.version>
2929
<jxr.version>3.2.0</jxr.version>
3030
<taglist.version>3.0.0</taglist.version>

0 commit comments

Comments
 (0)