Skip to content

Commit

Permalink
Bump maven-pmd-plugin from 3.17.0 to 3.18.0
Browse files Browse the repository at this point in the history
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.18.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.17.0...maven-pmd-plugin-3.18.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>
  • Loading branch information
dependabot[bot] committed Aug 26, 2022
1 parent 149e86c commit 53b49e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ limitations under the License.
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.surefire-report.version>3.0.0-M7</commons.surefire-report.version>
<commons.animal-sniffer.version>1.22</commons.animal-sniffer.version>
<commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
<japicmp.skip>false</japicmp.skip>
<jacoco.skip>false</jacoco.skip>
Expand Down

0 comments on commit 53b49e2

Please sign in to comment.