nifi/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-s.../nifi-record-serialization-s...
Pierre Villard ac5bacccb8
NIFI-6839 - Upgrade jackson-databind direct dependencies
This closes #3870

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2019-11-25 10:58:22 -05:00
..
src NIFI-6753: Fixed bug where all values being provided to the CSV Writer were String objects, which resulted in the CSV Writer improperly quoting numeric values when the schema indicates that the value is a number. Now, we will only convert the value to a String if the value is not a Number and/or the schema does not indicate a numeric ty type 2019-10-09 09:54:45 -04:00
pom.xml NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00