@ -1166,19 +1166,6 @@ work. To use the Jackson XML renderer, add the following dependency to your proj
@@ -1166,19 +1166,6 @@ work. To use the Jackson XML renderer, add the following dependency to your proj
</dependency>
----
You may also want to add a dependency on Woodstox. It is faster than the default StAX
implementation provided by the JDK and also adds pretty-print support and improved
namespace handling. The following listing shows how to include a dependency on