Skip to content

Commit

Permalink
Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.8
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.6 to 3.9.8.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.8)

---
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 Jun 18, 2024
1 parent 351154a commit 84628f2
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 @@ -77,7 +77,7 @@
<mainClass/>
<maven.version>3.8.7</maven.version>
<maven-libs-version>3.9.6</maven-libs-version>
<maven-plugin-api-version>3.9.6</maven-plugin-api-version>
<maven-plugin-api-version>3.9.8</maven-plugin-api-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<maven-jar-plugin-version>3.4.1</maven-jar-plugin-version>
Expand Down

0 comments on commit 84628f2

Please sign in to comment.