Skip to content

Commit

Permalink
Bump maven.api.version from 3.8.7 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps `maven.api.version` from 3.8.7 to 3.9.0.

Updates `maven-plugin-api` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.7...maven-3.9.0)

Updates `maven-core` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.7...maven-3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent 9b5c4a1 commit 6881b01
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 @@ -43,7 +43,7 @@
<detekt.version>1.22.0</detekt.version>
<jcommander.version>1.82</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
<maven.api.version>3.8.7</maven.api.version>
<maven.api.version>3.9.0</maven.api.version>
<maven-plugin-annotations.version>3.7.1</maven-plugin-annotations.version>
<plexus-utils.version>3.5.0</plexus-utils.version>

Expand Down

0 comments on commit 6881b01

Please sign in to comment.