From 9d9c5491adcecc5e9666ecbc22945162eaf89b76 Mon Sep 17 00:00:00 2001 From: Shad Storhaug Date: Fri, 25 Oct 2024 14:00:30 +0700 Subject: [PATCH] .build/dependencies.props: Changed ICU4N from fixed version constraint to a range of [60.1.0-alpha.436,60.1.0-alpha.446). This will give us a chance to fix some ICU4N bugs without blocking users from being able to upgrade to them, but will prevent them from upgrading so far that they will run into planned breaking API changes. --- .build/dependencies.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build/dependencies.props b/.build/dependencies.props index 4be8d11f27..c2c3ce6abb 100644 --- a/.build/dependencies.props +++ b/.build/dependencies.props @@ -32,7 +32,7 @@ https://github.com/apache/lucene-solr/tree/31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe/lucene/analysis/icu/src/data/utr30 Just make sure they are adjusted to the right version of ICU/Lucene. [60.1,60.2) --> - [60.1.0-alpha.436] + [60.1.0-alpha.436,60.1.0-alpha.446) 8.7.5 1.6.7