Skip to content

Commit

Permalink
Merge pull request #68 from spotify/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugin-tools-maven-plugin-annotations-3.6.0

Bump maven-plugin-annotations from 3.4 to 3.6.0
  • Loading branch information
spkrka committed Jul 20, 2020
2 parents 70baee8 + d9a0720 commit 7c61396
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 @@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.4</version>
<version>3.6.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7c61396

Please sign in to comment.