Skip to content

Commit 9452d08

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-plugin-annotations from 3.7.1 to 3.8.1
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c4327b commit 9452d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

animal-sniffer-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.apache.maven.plugin-tools</groupId>
9999
<artifactId>maven-plugin-annotations</artifactId>
100-
<version>3.7.1</version>
100+
<version>3.8.1</version>
101101
<scope>provided</scope>
102102
</dependency>
103103

0 commit comments

Comments
 (0)