Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin (#26)
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.0.
- [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.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 2884435 commit 85a49ba
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 @@ -57,7 +57,7 @@
<version.groovy>3.0.17</version.groovy>
<version.maven-core>3.9.6</version.maven-core>
<version.maven-plugin-annotations>3.13.0</version.maven-plugin-annotations>
<version.maven-plugin-plugin>3.11.0</version.maven-plugin-plugin>
<version.maven-plugin-plugin>3.13.0</version.maven-plugin-plugin>
<version.maven-enforcer-plugin>3.4.1</version.maven-enforcer-plugin>
<version.maven-gpg>3.2.4</version.maven-gpg>
<version.maven-invoker-plugin>3.6.0</version.maven-invoker-plugin>
Expand Down

0 comments on commit 85a49ba

Please sign in to comment.