Commit b559cadd authored by Andy Wilkinson's avatar Andy Wilkinson

Provide dependency management for spring-xml

Closes gh-13150
parent 22642dd2
......@@ -2959,6 +2959,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-xml</artifactId>
<version>${spring-ws.version}</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment