Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent dcf6aeb commit f557905
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 @@ -54,7 +54,7 @@
<maven.javadoc-plugin.version>3.10.1</maven.javadoc-plugin.version>
<maven.maven-plugin.version>3.15.0</maven.maven-plugin.version>
<maven.maven-plugin-api.version>3.9.9</maven.maven-plugin-api.version>
<maven.maven-plugin-annotations.version>3.15.0</maven.maven-plugin-annotations.version>
<maven.maven-plugin-annotations.version>3.15.1</maven.maven-plugin-annotations.version>
<maven.maven-core.version>3.9.9</maven.maven-core.version>

<!-- other -->
Expand Down

0 comments on commit f557905

Please sign in to comment.