elasticsearch/modules/aggregations
kvanerum ac9bef6435
Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684)
In a follow up (#128993) remaining lenient usage of booleans will be deprecated, to eventually remove everything except for a few places requiring lenient parsing by means of Booleans.parseBooleanLenient - which is a wrapper around Boolean.parseBoolean.
---------

Co-authored-by: Moritz Mack <mmack@apache.org>
2025-07-08 14:09:10 +02:00
..
src Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684) 2025-07-08 14:09:10 +02:00
build.gradle Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00