Skip to content

Commit

Permalink
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.11.0 to 3.12.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.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 3663481 commit c373e87
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 @@ -99,7 +99,7 @@
<jspecify.version>0.3.0</jspecify.version>
<junit.version>5.10.2</junit.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-plugin-annotations.version>3.11.0</maven-plugin-annotations.version>
<maven-plugin-annotations.version>3.12.0</maven-plugin-annotations.version>
<maven-plugin-api.version>3.9.6</maven-plugin-api.version>
<maven-resolver-api.version>1.9.18</maven-resolver-api.version>
<memoryfilesystem.version>2.8.0</memoryfilesystem.version>
Expand Down

0 comments on commit c373e87

Please sign in to comment.