diff --git a/chapter-10/blocking-example/pom.xml b/chapter-10/blocking-example/pom.xml
index efd923be..ab7395fa 100644
--- a/chapter-10/blocking-example/pom.xml
+++ b/chapter-10/blocking-example/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-10/database-example/pom.xml b/chapter-10/database-example/pom.xml
index 8dbe9c80..27d53dc1 100644
--- a/chapter-10/database-example/pom.xml
+++ b/chapter-10/database-example/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-10/fault-tolerance-example/pom.xml b/chapter-10/fault-tolerance-example/pom.xml
index c45815fb..0e6df508 100644
--- a/chapter-10/fault-tolerance-example/pom.xml
+++ b/chapter-10/fault-tolerance-example/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-10/hello-messaging/pom.xml b/chapter-10/hello-messaging/pom.xml
index 3fe6da30..9d99c468 100644
--- a/chapter-10/hello-messaging/pom.xml
+++ b/chapter-10/hello-messaging/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-10/messages-example/pom.xml b/chapter-10/messages-example/pom.xml
index 2c4a81b4..78080253 100644
--- a/chapter-10/messages-example/pom.xml
+++ b/chapter-10/messages-example/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-10/stream-example/pom.xml b/chapter-10/stream-example/pom.xml
index 4ccca748..8fe6a5c3 100644
--- a/chapter-10/stream-example/pom.xml
+++ b/chapter-10/stream-example/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-11/processor/pom.xml b/chapter-11/processor/pom.xml
index 28914534..026750de 100644
--- a/chapter-11/processor/pom.xml
+++ b/chapter-11/processor/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-11/ticker/pom.xml b/chapter-11/ticker/pom.xml
index c9404303..5700f9bb 100644
--- a/chapter-11/ticker/pom.xml
+++ b/chapter-11/ticker/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-11/viewer/pom.xml b/chapter-11/viewer/pom.xml
index ab556582..f3ddcad0 100644
--- a/chapter-11/viewer/pom.xml
+++ b/chapter-11/viewer/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-12/api-gateway-example/api-gateway/pom.xml b/chapter-12/api-gateway-example/api-gateway/pom.xml
index 3dcb6133..b7a7e1fb 100644
--- a/chapter-12/api-gateway-example/api-gateway/pom.xml
+++ b/chapter-12/api-gateway-example/api-gateway/pom.xml
@@ -18,7 +18,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-12/api-gateway-example/greeting-service/pom.xml b/chapter-12/api-gateway-example/greeting-service/pom.xml
index 44e231a1..9375a22f 100644
--- a/chapter-12/api-gateway-example/greeting-service/pom.xml
+++ b/chapter-12/api-gateway-example/greeting-service/pom.xml
@@ -17,7 +17,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-12/api-gateway-example/quote-service/pom.xml b/chapter-12/api-gateway-example/quote-service/pom.xml
index 63ca41a2..8cab3198 100644
--- a/chapter-12/api-gateway-example/quote-service/pom.xml
+++ b/chapter-12/api-gateway-example/quote-service/pom.xml
@@ -17,7 +17,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-12/http-messaging-example/pom.xml b/chapter-12/http-messaging-example/pom.xml
index 1ec2e224..db71e3e0 100644
--- a/chapter-12/http-messaging-example/pom.xml
+++ b/chapter-12/http-messaging-example/pom.xml
@@ -17,7 +17,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-12/rest-client-example/pom.xml b/chapter-12/rest-client-example/pom.xml
index 392aa1dd..66dde86e 100644
--- a/chapter-12/rest-client-example/pom.xml
+++ b/chapter-12/rest-client-example/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-13/processor-health/pom.xml b/chapter-13/processor-health/pom.xml
index c471b817..2e8f8611 100644
--- a/chapter-13/processor-health/pom.xml
+++ b/chapter-13/processor-health/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-13/processor/pom.xml b/chapter-13/processor/pom.xml
index 2a2b9c69..adb24013 100644
--- a/chapter-13/processor/pom.xml
+++ b/chapter-13/processor/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-13/ticker/pom.xml b/chapter-13/ticker/pom.xml
index 36ff07f1..8a137d2e 100644
--- a/chapter-13/ticker/pom.xml
+++ b/chapter-13/ticker/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-13/viewer/pom.xml b/chapter-13/viewer/pom.xml
index 54dc660d..b3a61c76 100644
--- a/chapter-13/viewer/pom.xml
+++ b/chapter-13/viewer/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-2/code-with-quarkus/pom.xml b/chapter-2/code-with-quarkus/pom.xml
index 5f6cd13b..ec059422 100644
--- a/chapter-2/code-with-quarkus/pom.xml
+++ b/chapter-2/code-with-quarkus/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.16.4.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.16.4.Final
diff --git a/chapter-2/quarkus-hello/pom.xml b/chapter-2/quarkus-hello/pom.xml
index e97f7e89..9b610163 100644
--- a/chapter-2/quarkus-hello/pom.xml
+++ b/chapter-2/quarkus-hello/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.16.4.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.16.4.Final
diff --git a/chapter-7/order-example/pom.xml b/chapter-7/order-example/pom.xml
index 69f456a5..0235ca5a 100644
--- a/chapter-7/order-example/pom.xml
+++ b/chapter-7/order-example/pom.xml
@@ -14,7 +14,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/mutiny-integration-examples/pom.xml b/chapter-8/mutiny-integration-examples/pom.xml
index 0cd0ee19..1cd9cb60 100644
--- a/chapter-8/mutiny-integration-examples/pom.xml
+++ b/chapter-8/mutiny-integration-examples/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/reactive-scores/pom.xml b/chapter-8/reactive-scores/pom.xml
index 7c92ac13..fbe03641 100644
--- a/chapter-8/reactive-scores/pom.xml
+++ b/chapter-8/reactive-scores/pom.xml
@@ -13,7 +13,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/resteasy-reactive-examples/pom.xml b/chapter-8/resteasy-reactive-examples/pom.xml
index f915832c..f29724c5 100644
--- a/chapter-8/resteasy-reactive-examples/pom.xml
+++ b/chapter-8/resteasy-reactive-examples/pom.xml
@@ -15,7 +15,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/simple-benchmark/classic/pom.xml b/chapter-8/simple-benchmark/classic/pom.xml
index e7d2713e..2d8f7824 100644
--- a/chapter-8/simple-benchmark/classic/pom.xml
+++ b/chapter-8/simple-benchmark/classic/pom.xml
@@ -13,7 +13,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/simple-benchmark/reactive-blocking/pom.xml b/chapter-8/simple-benchmark/reactive-blocking/pom.xml
index 89e71e56..c78369a9 100644
--- a/chapter-8/simple-benchmark/reactive-blocking/pom.xml
+++ b/chapter-8/simple-benchmark/reactive-blocking/pom.xml
@@ -13,7 +13,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-8/simple-benchmark/reactive/pom.xml b/chapter-8/simple-benchmark/reactive/pom.xml
index 1d39c191..b54c236d 100644
--- a/chapter-8/simple-benchmark/reactive/pom.xml
+++ b/chapter-8/simple-benchmark/reactive/pom.xml
@@ -13,7 +13,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-9/debezium/pom.xml b/chapter-9/debezium/pom.xml
index 791ce54a..6773c925 100644
--- a/chapter-9/debezium/pom.xml
+++ b/chapter-9/debezium/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-9/hibernate-reactive/pom.xml b/chapter-9/hibernate-reactive/pom.xml
index 97857cdb..2896fd76 100644
--- a/chapter-9/hibernate-reactive/pom.xml
+++ b/chapter-9/hibernate-reactive/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final
diff --git a/chapter-9/redis/pom.xml b/chapter-9/redis/pom.xml
index bceeedc3..d5616147 100644
--- a/chapter-9/redis/pom.xml
+++ b/chapter-9/redis/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 3.6.6
quarkus-bom
io.quarkus
2.8.2.Final