Skip to content

Commit 438e3aa

Browse files
Bump maven-pmd-plugin from 3.12.0 to 3.13.0 (apache#44)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.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.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 023df52 commit 438e3aa

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
@@ -295,7 +295,7 @@
295295
</plugin>
296296
<plugin>
297297
<artifactId>maven-pmd-plugin</artifactId>
298-
<version>3.12.0</version>
298+
<version>3.13.0</version>
299299
<configuration>
300300
<targetJdk>${maven.compiler.target}</targetJdk>
301301
</configuration>

0 commit comments

Comments
 (0)