<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-oxm</artifactId>
<version>6.2.0</version>
</dependency>
compile
|-- org.springframework:spring-beans:6.2.0
|-- org.springframework:spring-core:6.2.0
runtime