Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hboutemy committed Jun 1, 2021
1 parent 0a1d181 commit e6093b8
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 @@ -243,7 +243,7 @@
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<!--must be same version of m-plugin-p -->
<version>3.6.0</version>
<version>3.6.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit e6093b8

Please sign in to comment.