Skip to content

Commit d71a2ae

Browse files
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (apache#67)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f940a8 commit d71a2ae

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
@@ -317,7 +317,7 @@
317317
</plugin>
318318
<plugin>
319319
<artifactId>maven-pmd-plugin</artifactId>
320-
<version>3.14.0</version>
320+
<version>3.15.0</version>
321321
<configuration>
322322
<targetJdk>${maven.compiler.target}</targetJdk>
323323
</configuration>

0 commit comments

Comments
 (0)