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 d03aebd Update Servlet TCK hash d03aebd is described below commit d03aebdd9baf663286048ec9aae35fda729974c1 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 20 09:14:45 2025 +0000 Update Servlet TCK hash --- download/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/pom.xml b/download/pom.xml index 87d7bc5..21d5c7d 100644 --- a/download/pom.xml +++ b/download/pom.xml @@ -84,7 +84,7 @@ <url>https://download.eclipse.org/ee4j/servlet/jakartaee12/staged/eftl/jakarta-servlet-tck-${tck.servlet.version}.zip</url> <unpack>true</unpack> <outputDirectory>${project.build.directory}</outputDirectory> - <sha256>1c07f143c6311bb214620fcc7a5a732d2b4aca031f24402fea128aacb7bd09d4</sha256> + <sha256>42c179645ae946fc09695fe9569f51d12b204de00f0c51b5f24acec2d492d172</sha256> </configuration> </execution> <execution> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org