This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a commit to branch branch_9_10
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_10 by this push:
new df25b577073 Update Antora metadata for released minor version 9.10.1
df25b577073 is described below
commit df25b5770734e44c17b7a221d26ab8fa92cb5401
Author: Jason Gerlowski <[email protected]>
AuthorDate: Tue Jan 20 09:35:29 2026 -0500
Update Antora metadata for released minor version 9.10.1
---
solr/solr-ref-guide/antora.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/solr/solr-ref-guide/antora.yml b/solr/solr-ref-guide/antora.yml
index caf2e24c28c..9791f2e59ca 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -39,17 +39,17 @@ asciidoc:
idseparator: '-'
idprefix: ''
# 'patch-version' is the 'z' part of x.y.z semantic version
- page-solr-javadocs: 'https://solr.apache.org/docs/9_10_0'
- solr-javadocs: 'https://solr.apache.org/docs/9_10_0'
+ page-solr-javadocs: 'https://solr.apache.org/docs/9_10_1'
+ solr-javadocs: 'https://solr.apache.org/docs/9_10_1'
lucene-javadocs: 'https://lucene.apache.org/core/9_12_3'
java-javadocs:
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/
solr-docs-version: '9.10'
- solr-full-version: '9.10.0'
+ solr-full-version: '9.10.1'
dep-version-commons-codec: '1.19.0'
dep-version-dropwizard: '4.2.26'
dep-version-hadoop: '3.4.1'
- dep-version-log4j: '2.21.0'
+ dep-version-log4j: '2.25.3'
dep-version-opennlp: '1.9.4'
dep-version-tika: '1.28.5'
dep-version-zookeeper: '3.9.4'