diff --git a/log4j-mongodb4/pom.xml b/log4j-mongodb4/pom.xml
index f92c2ab0c87..36d76538498 100644
--- a/log4j-mongodb4/pom.xml
+++ b/log4j-mongodb4/pom.xml
@@ -134,7 +134,7 @@
org.slf4j
slf4j-nop
- ${slf4j.version}
+ ${slf4j2.version}
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 34fffe32cdc..92b150b2a92 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -111,7 +111,7 @@
4.8.1
1.7.2
1.11.0
- 24.0.0
+ 24.0.1
4.0.21
33.1.0-jre
2.2.222
@@ -142,7 +142,7 @@
5.11.0
5.0.1
15.4
- 4.1.108.Final
+ 4.1.109.Final
1.3.0
3.19.0
2.0.8
@@ -151,7 +151,7 @@
1.0.1
4.13.5
3.5.1
- 2.0.10
+ 2.0.10
2.1.6
10.1.20
1.7
@@ -799,7 +799,7 @@
org.slf4j
slf4j-api
- ${slf4j.version}
+ ${slf4j2.version}
diff --git a/src/changelog/.3.x.x/update_io_netty_netty_bom.xml b/src/changelog/.3.x.x/update_io_netty_netty_bom.xml
index f86423a9a21..aff257417a1 100644
--- a/src/changelog/.3.x.x/update_io_netty_netty_bom.xml
+++ b/src/changelog/.3.x.x/update_io_netty_netty_bom.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
-
- Update `io.netty:netty-bom` to version `4.1.108.Final`
+
+ Update `io.netty:netty-bom` to version `4.1.109.Final`
diff --git a/src/changelog/.3.x.x/update_org_graalvm_truffle_truffle_api.xml b/src/changelog/.3.x.x/update_org_graalvm_truffle_truffle_api.xml
index 04e4491ccad..d0cea86a494 100644
--- a/src/changelog/.3.x.x/update_org_graalvm_truffle_truffle_api.xml
+++ b/src/changelog/.3.x.x/update_org_graalvm_truffle_truffle_api.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
-
- Update `org.graalvm.truffle:truffle-api` to version `24.0.0`
+
+ Update `org.graalvm.truffle:truffle-api` to version `24.0.1`