This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MINDEXER-126 in repository https://gitbox.apache.org/repos/asf/maven-indexer.git
commit 6daff054986696ffeb913836612d94324568eda7 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sat Feb 13 18:12:21 2021 +0100 Bump animal-sniffer-maven-plugin from 1.16 to 1.20 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b4b3f7b..aeb901e 100644 --- a/pom.xml +++ b/pom.xml @@ -390,7 +390,7 @@ under the License. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.16</version> + <version>1.20</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>