spring-boot/spring-boot-dependencies
Andy Wilkinson 87ebec6838 Upgrade to Jackson 2.9.0.pr2
As part of the upgrade, this commit removes the use of any API that
has been deprecated in 2.9. This includes the config props endpoint's
use of SerializationFeature.WRITE_NULL_MAP_VALUES. This has been
replaced with configuring serialization inclusion to only include
properties with non-null values. This means that all null-valued
properties will no longer be serialized, not just those that are an
entry in a map.

Closes gh-8604
Closes gh-8537
Closes gh-7695
2017-03-23 15:22:20 +00:00
..
src/main/xslt Support bom-based dependency management in the CLI 2015-05-07 14:58:23 +01:00
pom.xml Upgrade to Jackson 2.9.0.pr2 2017-03-23 15:22:20 +00:00