Skip to content

Commit

Permalink
Merge pull request #198 from orphan-oss/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugin-tools-maven-plugin-annotations-3.7.0

Bump maven-plugin-annotations from 3.6.4 to 3.7.0
  • Loading branch information
lukaszlenart authored Nov 8, 2022
2 parents a62b929 + 530be04 commit 31b87c1
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 31b87c1

Please sign in to comment.