Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.13.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.13.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and squakez committed Aug 5, 2024
1 parent 9b83c50 commit ce3f5e7
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 @@ -83,7 +83,7 @@
<maven-pmd-plugin-version>3.21.2</maven-pmd-plugin-version>
<maven-pmd-plugin-asm-version>9.7</maven-pmd-plugin-asm-version>
<maven-pmd-plugin-shared-utils-version>3.4.2</maven-pmd-plugin-shared-utils-version>
<maven-plugin-plugin-version>3.11.0</maven-plugin-plugin-version>
<maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version>
<maven-plugin-api-version>3.6.3</maven-plugin-api-version>
<maven-plugin-tools-version>3.13.1</maven-plugin-tools-version>
<maven-shaded-version>3.3.2</maven-shaded-version>
Expand Down

0 comments on commit ce3f5e7

Please sign in to comment.