diff --git a/dspace-api/pom.xml b/dspace-api/pom.xml
index f820c59e61..0812c5df37 100644
--- a/dspace-api/pom.xml
+++ b/dspace-api/pom.xml
@@ -362,16 +362,16 @@
${ehcache.version}
+ Caching dependencies for sherpa service. -->
org.springframework.boot
spring-boot-starter-cache
${spring-boot.version}
-
- org.apache.logging.log4j
- log4j-to-slf4j
-
+
+ org.springframework.boot
+ spring-boot-starter-logging
+