mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Changing XOAI dependency to version that solves an existing bug
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user