This is an automated email from the ASF dual-hosted git repository. anshum pushed a commit to branch branch_9_8 in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_8 by this push: new 62705d7cae4 Add dependency updates to CHANGES for 9.8.0 62705d7cae4 is described below commit 62705d7cae48a391b44d12134bd9b9070f3df960 Author: Anshum Gupta <ans...@apache.org> AuthorDate: Tue Dec 10 14:52:05 2024 +0530 Add dependency updates to CHANGES for 9.8.0 --- solr/CHANGES.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index d948bb5801a..aede9f3ab9f 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -113,7 +113,17 @@ Bug Fixes Dependency Upgrades --------------------- -(No changes) +* PR#2702: chore(deps): update io.netty:* to v4.1.114.final (solrbot) + +* PR#2129: chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.8.6 (solrbot) + +* PR#2396: Update org.glassfish.jersey*:* to v3.1.9 (solrbot) + +* PR#2268: Update org.glassfish.hk2*:* to v3.1.1 (solrbot) + +* PR#2769: Update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 (solrbot) + +* PR#2650: Update dependency commons-cli:commons-cli to v1.9.0 (solrbot) Other Changes ---------------------