Skip to content

Commit

Permalink
Bump org.apache.maven:maven-plugin-api from 3.9.1 to 3.9.9
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.1 to 3.9.9.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.1...maven-3.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent e1633b2 commit a23356f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<url>https://github.com/Kobee1203/schema-org-java</url>

<properties>
<maven-plugin-api.version>3.9.1</maven-plugin-api.version>
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
<maven-plugin-annotations.version>3.13.0</maven-plugin-annotations.version>
<maven-project.version>2.2.1</maven-project.version>

Expand Down

0 comments on commit a23356f

Please sign in to comment.