BATCH-1685: fix broken dependeny on spring-oxm
This commit is contained in:
@@ -200,8 +200,8 @@
|
||||
<artifactId>spring-aop</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${spring.oxm.group}</groupId>
|
||||
<artifactId>${spring.oxm.artifact}</artifactId>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-oxm</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
|
||||
Reference in New Issue
Block a user