mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
- Replaced Gson with Jackson for parsing JSON - Corrected assertion argument ordering - Simplified relative path determination for EmbeddedSolrServerFactory - Replaced SimpleDateFormat with java.time.Instant parsing and formatting Signed-off-by: Joe Witt <joewitt@apache.org>