diff --git a/log4j-jndi-test/pom.xml b/log4j-jndi-test/pom.xml
index e5cd9cef2b0..dbe975ee014 100644
--- a/log4j-jndi-test/pom.xml
+++ b/log4j-jndi-test/pom.xml
@@ -31,7 +31,7 @@
${basedir}/..
org.apache.logging.log4j.jndi.test
- 0.23.0
+ 0.24.0
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 64c99dd769d..f7b0eedeffb 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
0.18
1.4.14
3.9.6
- 5.8.0
+ 5.9.0
4.11.1
15.4
4.1.104.Final
@@ -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_com_github_h_thurow_simple_jndi.xml b/src/changelog/.3.x.x/update_com_github_h_thurow_simple_jndi.xml
new file mode 100644
index 00000000000..e2e13a4c3bb
--- /dev/null
+++ b/src/changelog/.3.x.x/update_com_github_h_thurow_simple_jndi.xml
@@ -0,0 +1,8 @@
+
+
+
+ Update `com.github.h-thurow:simple-jndi` to version `0.24.0`
+
diff --git a/src/changelog/.3.x.x/update_org_mockito_mockito_bom.xml b/src/changelog/.3.x.x/update_org_mockito_mockito_bom.xml
new file mode 100644
index 00000000000..8db0abf2e24
--- /dev/null
+++ b/src/changelog/.3.x.x/update_org_mockito_mockito_bom.xml
@@ -0,0 +1,8 @@
+
+
+
+ Update `org.mockito:mockito-bom` to version `5.9.0`
+
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..bc2b6fcdf19 100644
--- a/src/site/_release-notes/_3.x.x.adoc
+++ b/src/site/_release-notes/_3.x.x.adoc
@@ -57,10 +57,13 @@ This release contains...
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2191[2191])
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
+* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
+* Update `org.mockito:mockito-bom` to version `5.9.0` (https://github.com/apache/logging-log4j2/pull/2194[2194])
* 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])