We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506ee47 commit 92a2cdeCopy full SHA for 92a2cde
modules/dataverse-parent/pom.xml
@@ -164,7 +164,8 @@
164
<apache.httpcomponents.core.version>4.4.14</apache.httpcomponents.core.version>
165
166
<!-- NEW gdcc XOAI library implementation -->
167
- <gdcc.xoai.version>5.2.0</gdcc.xoai.version>
+ <!--gdcc.xoai.version>5.2.0</gdcc.xoai.version -->
168
+ <gdcc.xoai.version>5.3.2-SNAPSHOT</gdcc.xoai.version>
169
170
<!-- Testing dependencies -->
171
<testcontainers.version>1.19.7</testcontainers.version>
0 commit comments