This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push: new a2908ce Update sigtest-maven-plugin to 2.6 a2908ce is described below commit a2908ce15dcfd065476c672b2e67266120094907 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu May 15 15:15:26 2025 +0100 Update sigtest-maven-plugin to 2.6 --- annotations-tck/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotations-tck/pom.xml b/annotations-tck/pom.xml index 50f7db1..b8bd3df 100644 --- a/annotations-tck/pom.xml +++ b/annotations-tck/pom.xml @@ -43,7 +43,7 @@ <dependency> <groupId>jakarta.tck</groupId> <artifactId>sigtest-maven-plugin</artifactId> - <version>2.1</version> + <version>2.6</version> <exclusions> <exclusion> <groupId>org.netbeans.tools</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org