Skip to content

Commit 5c48cf8

Browse files
committed
Update forbiddenapis to 3.9 for Java 24 and Java 25 compatibility
1 parent fe517d1 commit 5c48cf8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ squareup-okhttp3-okhttp = "4.12.0"
189189
stephenc-jcip = "1.0-1"
190190
swagger3 = "2.2.22"
191191
tdunning-tdigest = "3.3"
192-
thetaphi-forbiddenapis = "3.7"
192+
thetaphi-forbiddenapis = "3.9"
193193
thisptr-jacksonjq = "0.0.13"
194194
threeten-bp = "1.6.8"
195195
undercouch-download = "5.5.0"

solr/CHANGES.txt

+2
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ Dependency Upgrades
245245
---------------------
246246
* SOLR-17471: Upgrade Lucene to 9.12.1. (Pierre Salagnac, Christine Poerschke)
247247

248+
* Upgrade forbiddenapis to 3.9. (Uwe Schindler)
249+
248250
Other Changes
249251
---------------------
250252
* SOLR-17579: Remove unused code and other refactorings in ReplicationHandler and tests. Removed unused public

0 commit comments

Comments
 (0)