This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9_9
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_9 by this push:
new 61552d4bbfb Update Antora metadata for pre-released minor version 9.9.0
61552d4bbfb is described below
commit 61552d4bbfb134d86eb7511582ce30e951400e09
Author: Houston Putman <[email protected]>
AuthorDate: Mon Jul 7 11:36:52 2025 -0600
Update Antora metadata for pre-released minor version 9.9.0
---
solr/solr-ref-guide/antora.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solr/solr-ref-guide/antora.yml b/solr/solr-ref-guide/antora.yml
index 818f847fcb7..7e7c85e4530 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -41,7 +41,7 @@ asciidoc:
# 'patch-version' is the 'z' part of x.y.z semantic version
page-solr-javadocs: 'https://solr.apache.org/docs/9_9_0'
solr-javadocs: 'https://solr.apache.org/docs/9_9_0'
- lucene-javadocs: 'https://lucene.apache.org/core/9_11_1'
+ lucene-javadocs: 'https://lucene.apache.org/core/9_12_1'
java-javadocs:
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/
solr-docs-version: '9.9'
solr-full-version: '9.9.0'
@@ -53,5 +53,5 @@ asciidoc:
dep-version-opennlp: '1.9.4'
dep-version-tika: '1.28.5'
dep-version-zookeeper: '3.9.2'
- dep-version-lucene: '9.11.1'
+ dep-version-lucene: '9.12.1'
dep-version-opentelemetry: '1.40.0'