pom.xml: use dspace-api 7.6.1

This commit is contained in:
Alan Orth 2023-12-28 10:16:16 +03:00
parent 546101bc92
commit ea9f669e9c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-api</artifactId>
<version>6.3</version>
<version>7.6.1</version>
<scope>provided</scope>
</dependency>
</dependencies>