diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 64c99dd769d..f31bd07a0aa 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -153,7 +153,7 @@
4.13.5
3.5.1
2.0.10
- 2.1.5
+ 2.1.6
10.1.18
1.7
2.35.1
diff --git a/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml b/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml
new file mode 100644
index 00000000000..bf89be99404
--- /dev/null
+++ b/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml
@@ -0,0 +1,8 @@
+
+
+
+ Update `uk.org.webcompere:system-stubs-core` to version `2.1.6`
+
diff --git a/src/site/_release-notes/_3.x.x.adoc b/src/site/_release-notes/_3.x.x.adoc
index bdabf881a1d..3890b1ddd5e 100644
--- a/src/site/_release-notes/_3.x.x.adoc
+++ b/src/site/_release-notes/_3.x.x.adoc
@@ -64,3 +64,4 @@ This release contains...
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
+* Update `uk.org.webcompere:system-stubs-core` to version `2.1.6` (https://github.com/apache/logging-log4j2/pull/2196[2196])