FasterXML / jackson-dataformat-xml

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Apache License 2.0
561 stars 221 forks source link

Test : Remove hardcoded new line "\n" from tests #572

Closed JooHyukKim closed 1 year ago

JooHyukKim commented 1 year ago
cowtowncoder commented 1 year ago

Looks good, thank you for doing this @JooHyukKim !

JooHyukKim commented 1 year ago

Glad to be helpful 🙏🏼