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 a8d6bc75fc9 Add dependency updates to CHANGES for 9.9.0
a8d6bc75fc9 is described below
commit a8d6bc75fc93414449cd0b48d75f3a55e6c91e73
Author: Houston Putman <[email protected]>
AuthorDate: Mon Jul 7 12:05:12 2025 -0600
Add dependency updates to CHANGES for 9.9.0
---
solr/CHANGES.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 150bdf10478..a574d7dbda9 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -148,6 +148,10 @@ Bug Fixes
Dependency Upgrades
---------------------
+* PR#3078: chore(deps): update apache.kafka to v3.9.0 (solrbot)
+
+* PR#3234: Update mockito to v5.16.1 (solrbot)
+
* SOLR-17471: Upgrade Lucene to 9.12.1. (Pierre Salagnac, Christine Poerschke)
* Upgrade forbiddenapis to 3.9. (Uwe Schindler)