commit | f1e2538cf92876b599e119b3eb73feae5c256c4a | [log] [tgz] |
---|---|---|
author | Eric Barboni <skygo@apache.org> | Tue Mar 29 11:35:31 2022 +0200 |
committer | GitHub <noreply@github.com> | Tue Mar 29 11:35:31 2022 +0200 |
tree | 7daae36febeddc7bc8dc569342c7dbc00d7e2907 | |
parent | 3c85f23909dee2f3c3e7dc13bd720e393746b679 [diff] | |
parent | 5503091dd64fbfda6d9b65189a560f5645250693 [diff] |
Merge pull request #3 from apache/dependabot/maven/master/org.apache.maven.plugins-maven-pmd-plugin-3.16.0 Bump maven-pmd-plugin from 3.10.0 to 3.16.0
diff --git a/pom.xml b/pom.xml index eb8987c..827f5d1 100644 --- a/pom.xml +++ b/pom.xml
@@ -88,7 +88,7 @@ </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId> - <version>3.10.0</version> + <version>3.16.0</version> </plugin> <plugin> <artifactId>maven-linkcheck-plugin</artifactId>