Skip to content

Commit 6bca11e

Browse files
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#54)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fd3adc commit 6bca11e

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.13.0</version>
298+
<version>3.14.0</version>
299299
<configuration>
300300
<targetJdk>${maven.compiler.target}</targetJdk>
301301
</configuration>

0 commit comments

Comments
 (0)