mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
Changing XOAI dependency to version that solves an existing bug
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<!-- This is the path to the root [dspace-src] directory. -->
|
<!-- This is the path to the root [dspace-src] directory. -->
|
||||||
<root.basedir>${basedir}/..</root.basedir>
|
<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 -->
|
<!-- NOTE: Once updated to Spring Boot v2, this should update to 5.87.0.RELEASE -->
|
||||||
<jtwig.version>5.86.1.RELEASE</jtwig.version>
|
<jtwig.version>5.86.1.RELEASE</jtwig.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
Reference in New Issue
Block a user