This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 315eb6da4a0c7af09f55beaacc26cd77e3edd3c7 Merge: 1215730690 a79442f46f Author: Guillaume Nodet <[email protected]> AuthorDate: Tue Mar 10 18:31:55 2026 +0100 Merge pull request #2056 from vershnik/bugfix/CXF-9054 CXF-9054 do not use Date and SimpleDateFormat when parsing LocalDate,… .../cxf/jaxrs/ext/search/AbstractSearchConditionParser.java | 2 +- .../main/java/org/apache/cxf/jaxrs/ext/search/SearchUtils.java | 8 ++++++++ .../org/apache/cxf/jaxrs/ext/search/fiql/FiqlParserTest.java | 10 ++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-)
