Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 471623d commit 07ed425
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.23.1</detekt.version>
<jcommander.version>1.82</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
<maven.api.version>3.9.4</maven.api.version>
<maven.api.version>3.9.5</maven.api.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
<plexus-utils.version>3.5.1</plexus-utils.version>

Expand Down

0 comments on commit 07ed425

Please sign in to comment.