[JAVA-31656] Upgrade spring-oxm & spring-batch-core (#16045)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-oxm</artifactId>
|
||||
<version>${spring-oxm.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.thoughtworks.xstream</groupId>
|
||||
@@ -85,6 +86,7 @@
|
||||
<xstream.version>1.4.9</xstream.version>
|
||||
<jsonpatch.version>1.12</jsonpatch.version>
|
||||
<httpclient5.version>5.2.1</httpclient5.version>
|
||||
<spring-oxm.version>6.1.4</spring-oxm.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user