commit | 85e2245573d0dd8c8cea30faee7d198257aaf0de | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 06 23:42:33 2022 +0000 |
committer | GitHub <noreply@github.com> | Mon Jun 06 23:42:33 2022 +0000 |
tree | 3b3be3b3c37946f3d392f1c39954aa9d1ae2accf | |
parent | 182ff1b0f5c3b23a1a11060c4e6fc7064f950e3e [diff] |
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](https://github.com/apache/maven-pmd-plugin/compare/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] <support@github.com>
diff --git a/pom.xml b/pom.xml index f3d9094..903697c 100644 --- a/pom.xml +++ b/pom.xml
@@ -88,7 +88,7 @@ </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId> - <version>3.16.0</version> + <version>3.17.0</version> </plugin> <plugin> <artifactId>maven-linkcheck-plugin</artifactId>