diff --git a/CHANGELOG.md b/CHANGELOG.md
index c36cadb265..ad89d31a6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,14 +10,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)
## Unreleased ([details][unreleased changes details])
+## Changed
+
+- #3494 - Remove offline instrumentation with Jacoco
+
+## 6.9.10 - 2024-12-13
+
+### Added
- #3484 - Redirect Manager: A servlet to export redirects to a TXT file to use with pipeline-free redirects
- #3480 - AEM Sites Copy Publish URLs
### Fixed
- #3479 - Fixed Configurations Model for Redirect Manager after change in "redirect" resource as "sling:Folder"
-
-### Fixed
-
- #3483 - Fixed issue with genericlist/body.jsp importing a class from an impl package.
## 6.9.6 - 2024-11-20
diff --git a/pom.xml b/pom.xml
index a7b6946740..3a77b79320 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
2024.8.17569.20240822T203847Z-240700
- 0.8.11
+ 0.8.12
5.10.2
8
@@ -811,18 +811,6 @@ Bundle-DocURL: https://adobe-consulting-services.github.io/acs-aem-commons/
-
- jacoco-instrument
-
- instrument
-
-
-
- jacoco-restore-instrumented-classes
-
- restore-instrumented-classes
-
-
report
prepare-package