This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2098df7467 broken javadoc
2098df7467 is described below

commit 2098df746712bd6ffd2f24eb429a2ef9d72eca12
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Dec 8 14:04:24 2025 +0100

    broken javadoc
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index d9fa9a21e1..be4cf151ef 100644
--- a/build.gradle
+++ b/build.gradle
@@ -210,7 +210,7 @@ subprojects {
                 links 'https://poi.apache.org/apidocs/dev/'
                 if (jdkVersion >= 23) links 
'https://docs.oracle.com/en/java/javase/23/docs/api/' else links 
'https://docs.oracle.com/en/java/javase/11/docs/api/'
                 links 'https://xmlbeans.apache.org/docs/5.0.0/'
-                links 
'https://commons.apache.org/proper/commons-compress/apidocs/'
+                links 
'https://javadoc.io/doc/org.apache.commons/commons-compress/1.27.1/'
                 use = true
                 splitIndex = true
                 source = "11"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to