This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch upgrades in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
commit abbdee01bbb1688cdd9e28389ded6ffccb4695da Author: Tibor Digaňa <[email protected]> AuthorDate: Fri Dec 31 18:33:30 2021 +0100 sniffer:1.19 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9440300..035dc3c 100644 --- a/pom.xml +++ b/pom.xml @@ -467,7 +467,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.17</version> + <version>1.19</version> </plugin> <plugin> <artifactId>maven-surefire-plugin</artifactId>
