Closed
Description
According to https://github.com/FasterXML/woodstox#maven, the artifact
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>woodstox-core-asl</artifactId>
</dependency>
changed to
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
</dependency>
Should the Spring Boot documentation reflect this change here?
https://docs.spring.io/spring-boot/docs/2.1.x/reference/htmlsingle/#howto-write-an-xml-rest-service