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

anshum pushed a commit to branch branch_10_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new 94367bfe0f8 Update Antora metadata for pre-released minor version 
10.0.0
94367bfe0f8 is described below

commit 94367bfe0f87e45eff71dce4b858c46481afa506
Author: Anshum Gupta <[email protected]>
AuthorDate: Wed Oct 15 10:17:59 2025 -0700

    Update Antora metadata for pre-released minor version 10.0.0
---
 solr/solr-ref-guide/antora.yml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/solr/solr-ref-guide/antora.yml b/solr/solr-ref-guide/antora.yml
index d612229ed36..287f5d4773a 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -31,6 +31,7 @@ nav:
 - modules/indexing-guide/indexing-nav.adoc
 - modules/query-guide/querying-nav.adoc
 - modules/upgrade-notes/upgrade-nav.adoc
+- modules/how-to-contribute/how-to-contribute-nav.adoc
 
 # The asciidoc attributes must be the last entry in this file
 asciidoc:
@@ -40,16 +41,15 @@ asciidoc:
     # 'patch-version' is the 'z' part of x.y.z semantic version
     page-solr-javadocs: 'https://solr.apache.org/docs/10_0_0'
     solr-javadocs: 'https://solr.apache.org/docs/10_0_0'
-    lucene-javadocs: 'https://lucene.apache.org/core/9_4_2'
+    lucene-javadocs: 'https://lucene.apache.org/core/10_3_1'
     java-javadocs: 
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/
     solr-docs-version: '10.0'
     solr-full-version: '10.0.0'
 
-    dep-version-commons-codec: '1.15'
-    dep-version-dropwizard: '4.2.12'
-    dep-version-log4j: '2.19.0'
-    dep-version-opennlp: '2.5.4'
-    dep-version-tika: '1.28.4'
-    dep-version-zookeeper: '3.8.0'
-    dep-version-lucene: '9.4.2'
-    dep-version-opentelemetry: '1.21.0'
+    dep-version-commons-codec: '1.19.0'
+    dep-version-log4j: '2.21.0'
+    dep-version-opennlp: '2.5.6'
+    dep-version-tika: '1.28.5'
+    dep-version-zookeeper: '3.9.4'
+    dep-version-lucene: '10.3.1'
+    dep-version-opentelemetry: '1.53.0'

Reply via email to