Skip to content

Commit 2ce6d43

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-plugin-plugin from 3.7.1 to 3.8.1
Bumps [maven-plugin-plugin](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.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9452d08 commit 2ce6d43

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-plugin-plugin</artifactId>
111-
<version>3.7.1</version>
111+
<version>3.8.1</version>
112112
<configuration>
113113
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
114114
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)