This is an automated email from the ASF dual-hosted git repository.
dsoumis pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 064ab190ba Replace outdated CDDL license URL with canonical HTTPS URL
064ab190ba is described below
commit 064ab190ba2d2836bf0c09fb60ccfb5dd7b3b4c3
Author: Fatima Qaisar <[email protected]>
AuthorDate: Fri Apr 3 20:45:32 2026 +0500
Replace outdated CDDL license URL with canonical HTTPS URL
---
res/maven/tomcat-servlet-api.pom | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/maven/tomcat-servlet-api.pom b/res/maven/tomcat-servlet-api.pom
index 46054cfa4c..69ba4cadc5 100644
--- a/res/maven/tomcat-servlet-api.pom
+++ b/res/maven/tomcat-servlet-api.pom
@@ -34,7 +34,7 @@
</name>
<url>
http://www.apache.org/licenses/LICENSE-2.0.txt and
- http://www.opensource.org/licenses/cddl1.txt and
+ https://opensource.org/license/cddl-1-0 and
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
</url>
<distribution>repo</distribution>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]