Changing XOAI dependency to version that solves an existing bug

This commit is contained in:
Paulo Graça
2019-12-12 15:57:25 +00:00
parent 255a77c4a6
commit ea2e3e2a02

View File

@@ -15,7 +15,7 @@
<properties>
<!-- This is the path to the root [dspace-src] directory. -->
<root.basedir>${basedir}/..</root.basedir>
<xoai.version>3.2.10</xoai.version>
<xoai.version>3.2.11</xoai.version>
<!-- NOTE: Once updated to Spring Boot v2, this should update to 5.87.0.RELEASE -->
<jtwig.version>5.86.1.RELEASE</jtwig.version>
</properties>