mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #2907 from ilittle-cnri/main
Bump Handle to version 9.3.0 final.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -1238,13 +1238,13 @@
|
||||
<dependency>
|
||||
<groupId>net.handle</groupId>
|
||||
<artifactId>handle</artifactId>
|
||||
<version>9.3.0-SNAPSHOT</version>
|
||||
<version>9.3.0</version>
|
||||
</dependency>
|
||||
<!-- Required to run Handle Server -->
|
||||
<dependency>
|
||||
<groupId>net.cnri</groupId>
|
||||
<artifactId>cnri-servlet-container</artifactId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
<!-- Jetty is needed to run Handle Server (and tests in some modules) -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user