You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2023/07/07 17:02:06 UTC

[solr] branch branch_9_3 updated: Update Antora metadata for pre-released minor version 9.3.0

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

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


The following commit(s) were added to refs/heads/branch_9_3 by this push:
     new 3c19dab8913 Update Antora metadata for pre-released minor version 9.3.0
3c19dab8913 is described below

commit 3c19dab8913bc6644c5b0d2ca5cb8f1e8e26e660
Author: Houston Putman <ho...@apache.org>
AuthorDate: Fri Jul 7 13:01:59 2023 -0400

    Update Antora metadata for pre-released minor version 9.3.0
---
 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 d3836a7e3db..b98edf705ba 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -41,17 +41,17 @@ asciidoc:
     # 'patch-version' is the 'z' part of x.y.z semantic version
     page-solr-javadocs: 'https://solr.apache.org/docs/9_3_0'
     solr-javadocs: 'https://solr.apache.org/docs/9_3_0'
-    lucene-javadocs: 'https://lucene.apache.org/core/9_4_2'
+    lucene-javadocs: 'https://lucene.apache.org/core/9_7_0'
     java-javadocs: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/
     solr-docs-version: '9.3'
     solr-full-version: '9.3.0'
 
     dep-version-commons-codec: '1.15'
-    dep-version-dropwizard: '4.2.17'
-    dep-version-hadoop: '3.3.4'
+    dep-version-dropwizard: '4.2.19'
+    dep-version-hadoop: '3.3.5'
     dep-version-log4j: '2.20.0'
     dep-version-opennlp: '1.9.4'
     dep-version-tika: '1.28.5'
     dep-version-zookeeper: '3.8.1'
-    dep-version-lucene: '9.4.2'
+    dep-version-lucene: '9.7.0'
     dep-version-opentelemetry: '1.21.0'
\ No newline at end of file