Skip to content

Commit

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

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

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

Updates `maven-artifact` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.1...maven-3.8.3)

Updates `maven-compat` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.1...maven-3.8.3)

---
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
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2021
1 parent ab8bdc6 commit a5f9a28
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 @@ -12,7 +12,7 @@
<packaging>maven-plugin</packaging>

<properties>
<maven.api.version>3.8.1</maven.api.version>
<maven.api.version>3.8.3</maven.api.version>
</properties>

<prerequisites>
Expand Down

0 comments on commit a5f9a28

Please sign in to comment.