diff --git a/LICENSES_THIRD_PARTY b/LICENSES_THIRD_PARTY
index 69aa0f74bd..5307f8ab0c 100644
--- a/LICENSES_THIRD_PARTY
+++ b/LICENSES_THIRD_PARTY
@@ -395,6 +395,7 @@ https://wiki.duraspace.org/display/DSPACE/Code+Contribution+Guidelines
* JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.14 - http://www.slf4j.org)
* SLF4J API Module (org.slf4j:slf4j-api:1.7.14 - http://www.slf4j.org)
* SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.14 - http://www.slf4j.org)
+ * iiif-apis (de.digitalcollections.iiif:iiif-apis:0.3.9 - https://github.com/dbmdz/iiif-apis)
Mozilla Public License:
diff --git a/dspace-server-webapp/pom.xml b/dspace-server-webapp/pom.xml
index 5e17518a5e..f4ea1b299c 100644
--- a/dspace-server-webapp/pom.xml
+++ b/dspace-server-webapp/pom.xml
@@ -474,6 +474,37 @@
+
+ de.digitalcollections.iiif
+ iiif-apis
+ 0.3.7
+
+
+ org.reflections
+ reflections
+
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+
+
+ org.springframework.security
+ spring-security-core
+
+
+ org.dmfs
+ iterators
+
+
+ com.fasterxml.jackson.module
+ jackson-module-parameter-names
+
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+
+
+
org.apache.solr
solr-cell