diff --git a/chapter-2/chapter-2-simple-project/pom.xml b/chapter-2/chapter-2-simple-project/pom.xml
index d451e8c0..195ea75e 100644
--- a/chapter-2/chapter-2-simple-project/pom.xml
+++ b/chapter-2/chapter-2-simple-project/pom.xml
@@ -12,7 +12,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-3/chapter-3-quarkus-rest-json/pom.xml b/chapter-3/chapter-3-quarkus-rest-json/pom.xml
index 9fcc0ec6..376047b1 100644
--- a/chapter-3/chapter-3-quarkus-rest-json/pom.xml
+++ b/chapter-3/chapter-3-quarkus-rest-json/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml b/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml
index dba5d14c..3963502a 100644
--- a/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml
+++ b/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml b/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml
index b160ace2..16a66853 100644
--- a/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml
+++ b/chapter-4/chapter-4-quarkus-panache-reactive-activerecord/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml b/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml
index ad06a368..2e93945f 100644
--- a/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml
+++ b/chapter-4/chapter-4-quarkus-panache-reactive-repository/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-4/chapter-4-quarkus-panache-repository/pom.xml b/chapter-4/chapter-4-quarkus-panache-repository/pom.xml
index 70cfa308..617ead6e 100644
--- a/chapter-4/chapter-4-quarkus-panache-repository/pom.xml
+++ b/chapter-4/chapter-4-quarkus-panache-repository/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-5/chapter-5-quarkus-cloud-events/pom.xml b/chapter-5/chapter-5-quarkus-cloud-events/pom.xml
index 1c2c2129..0b7d8517 100644
--- a/chapter-5/chapter-5-quarkus-cloud-events/pom.xml
+++ b/chapter-5/chapter-5-quarkus-cloud-events/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml b/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml
index 00a8a1b7..f132efde 100644
--- a/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml
+++ b/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml b/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml
index 0872dab1..34138128 100644
--- a/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml
+++ b/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml b/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml
index 025b808b..32b3e0dc 100644
--- a/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest-cloud-config/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest-config/pom.xml b/chapter-6/chapter-6-quarkus-rest-config/pom.xml
index dbf043fd..114d3ab7 100644
--- a/chapter-6/chapter-6-quarkus-rest-config/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest-config/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest-database/pom.xml b/chapter-6/chapter-6-quarkus-rest-database/pom.xml
index 9cfbdcc5..2e78372e 100644
--- a/chapter-6/chapter-6-quarkus-rest-database/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest-database/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest-debug/pom.xml b/chapter-6/chapter-6-quarkus-rest-debug/pom.xml
index 671e8c0d..c5f49cc5 100644
--- a/chapter-6/chapter-6-quarkus-rest-debug/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest-debug/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml b/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml
index e6409a68..d5cfb50b 100644
--- a/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3
diff --git a/chapter-6/chapter-6-quarkus-rest/pom.xml b/chapter-6/chapter-6-quarkus-rest/pom.xml
index 8ea6d77d..bf0e72ff 100644
--- a/chapter-6/chapter-6-quarkus-rest/pom.xml
+++ b/chapter-6/chapter-6-quarkus-rest/pom.xml
@@ -13,7 +13,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.24.3
+ 3.24.4
true
3.5.3