diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 29d9c03897bae3bdf09cdbfd85052e6b582cc0a4..e65132780e8927f16b630552b1f11857056c3fc3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ stages:          # List of stages for jobs, and their order of execution
 
 variables:
   EXLIBRIS_SDK_DIR: "/exlibris"
-  ROSETTASDK: "${EXLIBRIS_SDK_DIR}/7.3/lib/"
+  ROSETTASDK: "${EXLIBRIS_SDK_DIR}/8.1/lib/"
   IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bullseye_subapp"
   FF_USE_FASTZIP: "true"
   # These can be specified per job or per pipeline
diff --git a/Makefile b/Makefile
index d4b2cb178b4af463f96e64d261a0aeaba7926a17..35caa82016ae34a2df478b1b1fcf4e59a61de8a2 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ JAVAPATH=$(wildcard /usr/lib/jvm/java-1.17.0-openjdk-*/bin/)
 JAVARELEASE=17
 
 # Verwendete Rosetta-Version
-ROSETTAVERSION:=7.3.0
+ROSETTAVERSION:=8.1.0
 
 # Pfad zum Rosetta-SDK
 ROSETTASDK:=/exlibris/dps/d4_1/system.dir/dps-sdk-${ROSETTAVERSION}/lib/