Closed alvarosanchez closed 3 weeks ago
The only thing which bothers me a bit is the introduction of a dependency on Jackson.
I resisted as much as I could, but working with the Xpp3Dom API is unsustainable 😞
That being said, this reminds me that Jackson is perhaps already in the classpath. I will verify it
@melix I was right, Jackson was already on the classpath. The latest commit ensures that the version is aligned.
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
94.0% Coverage on New Code
0.0% Duplication on New Code
Fixes: #1218