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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b9238084 Add Java 25 core link to javadocs
b9238084 is described below

commit b9238084305479faefe075658af6a379711b8341
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Dec 3 11:32:07 2025 -0800

    Add Java 25 core link to javadocs
---
 _includes/javadocs.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 4701b1e5..d8ce01ab 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -6,6 +6,7 @@
       <li><a href="https://apache.github.io/datasketches-java/6.2.0/";>Java 
8,11 Core</a></li>
       <li><a href="https://apache.github.io/datasketches-java/7.0.1/";>Java 17 
Core</a></li>
       <li><a href="https://apache.github.io/datasketches-java/8.0.0/";>Java 21 
Core</a></li>
+      <li><a href="https://apache.github.io/datasketches-java/9.0.0/";>Java 25 
Core</a></li>
       <li><a href="https://apache.github.io/datasketches-cpp/5.2.0/";>C++ 
Core</a></li>
       <li><a 
href="https://apache.github.io/datasketches-python/5.2.0/";>Python</a></li>
       <li><a href="https://apache.github.io/datasketches-memory/3.0.2/";>Java 
8,11 Memory</a></li>


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

Reply via email to