diff --git a/chapter-2/chapter-2-simple-project/pom.xml b/chapter-2/chapter-2-simple-project/pom.xml
index 50fa404d..cca2c2c3 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-3/chapter-3-quarkus-rest-json/pom.xml b/chapter-3/chapter-3-quarkus-rest-json/pom.xml
index 4afa1729..98ed7d1c 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml b/chapter-4/chapter-4-quarkus-panache-activerecord/pom.xml
index 12d6b12a..7792adba 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.28.2
+ 3.28.3
true
3.5.4
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 2f8edd63..4f1cb15f 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.28.2
+ 3.28.3
true
3.5.4
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 5e9a3639..d9e58717 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-4/chapter-4-quarkus-panache-repository/pom.xml b/chapter-4/chapter-4-quarkus-panache-repository/pom.xml
index a63814b6..2e9a5d67 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-5/chapter-5-quarkus-cloud-events/pom.xml b/chapter-5/chapter-5-quarkus-cloud-events/pom.xml
index af5903d6..b8d58086 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml b/chapter-5/chapter-5-quarkus-kafka-streams/pom.xml
index b274aaf6..f7aacab2 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml b/chapter-5/chapter-5-quarkus-vertx-eventbus/pom.xml
index 7af19d41..4c08e364 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.28.2
+ 3.28.3
true
3.5.4
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 3570f954..25b53a28 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-6/chapter-6-quarkus-rest-config/pom.xml b/chapter-6/chapter-6-quarkus-rest-config/pom.xml
index 9bf5973a..f839450f 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-6/chapter-6-quarkus-rest-database/pom.xml b/chapter-6/chapter-6-quarkus-rest-database/pom.xml
index 17779411..6825c439 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-6/chapter-6-quarkus-rest-debug/pom.xml b/chapter-6/chapter-6-quarkus-rest-debug/pom.xml
index 78f1ed88..90ce8de3 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml b/chapter-6/chapter-6-quarkus-rest-monitoring/pom.xml
index a47a6d16..43c0c122 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.28.2
+ 3.28.3
true
3.5.4
diff --git a/chapter-6/chapter-6-quarkus-rest/pom.xml b/chapter-6/chapter-6-quarkus-rest/pom.xml
index 06565641..ece6c692 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.28.2
+ 3.28.3
true
3.5.4