We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe517d1 commit 5c48cf8Copy full SHA for 5c48cf8
gradle/libs.versions.toml
@@ -189,7 +189,7 @@ squareup-okhttp3-okhttp = "4.12.0"
189
stephenc-jcip = "1.0-1"
190
swagger3 = "2.2.22"
191
tdunning-tdigest = "3.3"
192
-thetaphi-forbiddenapis = "3.7"
+thetaphi-forbiddenapis = "3.9"
193
thisptr-jacksonjq = "0.0.13"
194
threeten-bp = "1.6.8"
195
undercouch-download = "5.5.0"
solr/CHANGES.txt
@@ -245,6 +245,8 @@ Dependency Upgrades
245
---------------------
246
* SOLR-17471: Upgrade Lucene to 9.12.1. (Pierre Salagnac, Christine Poerschke)
247
248
+* Upgrade forbiddenapis to 3.9. (Uwe Schindler)
249
+
250
Other Changes
251
252
* SOLR-17579: Remove unused code and other refactorings in ReplicationHandler and tests. Removed unused public
0 commit comments