Skip to content

Commit 89b1830

Browse files
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#27)
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 8030bd5 commit 89b1830

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
@@ -422,7 +422,7 @@ limitations under the License.
422422
<plugin>
423423
<groupId>org.apache.maven.plugins</groupId>
424424
<artifactId>maven-pmd-plugin</artifactId>
425-
<version>3.13.0</version>
425+
<version>3.14.0</version>
426426
<configuration>
427427
<targetJdk>${maven.compiler.source}</targetJdk>
428428
<rulesets>

0 commit comments

Comments
 (0)