Skip to content

Commit

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

---
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 and slachiewicz committed Nov 22, 2021
1 parent 96f7d13 commit bf5c30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>3.8.3</version>
<version>3.8.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit bf5c30a

Please sign in to comment.