diff --git a/chapter-10/blocking-example/pom.xml b/chapter-10/blocking-example/pom.xml
index 4dfc856e..b5ac9bd2 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-10/database-example/pom.xml b/chapter-10/database-example/pom.xml
index cf7b54ee..768aae12 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-10/fault-tolerance-example/pom.xml b/chapter-10/fault-tolerance-example/pom.xml
index 101f2953..c017dc7e 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-10/hello-messaging/pom.xml b/chapter-10/hello-messaging/pom.xml
index a8637991..012b2d88 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-10/messages-example/pom.xml b/chapter-10/messages-example/pom.xml
index 619a0400..e6e71989 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-10/stream-example/pom.xml b/chapter-10/stream-example/pom.xml
index 3a8a1c89..19c24b9e 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-11/processor/pom.xml b/chapter-11/processor/pom.xml
index e339c6fa..cdcbc811 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-11/ticker/pom.xml b/chapter-11/ticker/pom.xml
index 317cf6e4..2b26a8c7 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-11/viewer/pom.xml b/chapter-11/viewer/pom.xml
index f0e3168a..97760a7b 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-12/api-gateway-example/api-gateway/pom.xml b/chapter-12/api-gateway-example/api-gateway/pom.xml
index 6ab4637d..0adeb37d 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-12/api-gateway-example/greeting-service/pom.xml b/chapter-12/api-gateway-example/greeting-service/pom.xml
index 26482783..007811e0 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-12/api-gateway-example/quote-service/pom.xml b/chapter-12/api-gateway-example/quote-service/pom.xml
index b951a090..b45cf4d9 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-12/http-messaging-example/pom.xml b/chapter-12/http-messaging-example/pom.xml
index 1b48d868..ae06f14d 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-12/rest-client-example/pom.xml b/chapter-12/rest-client-example/pom.xml
index 356e1c1a..e34e42f2 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-13/processor-health/pom.xml b/chapter-13/processor-health/pom.xml
index 9757e54b..cdf0da0f 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-13/processor/pom.xml b/chapter-13/processor/pom.xml
index eb9f4839..77f1f58f 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-13/ticker/pom.xml b/chapter-13/ticker/pom.xml
index fb37c2e4..fde5d103 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-13/viewer/pom.xml b/chapter-13/viewer/pom.xml
index f4883ce3..2d2fe11a 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-2/code-with-quarkus/pom.xml b/chapter-2/code-with-quarkus/pom.xml
index aec8bb66..e87a2e85 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.8.2.Final
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-2/quarkus-hello/pom.xml b/chapter-2/quarkus-hello/pom.xml
index febc4b8f..c7b1052e 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.8.2.Final
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-3/quarkus-simple-service/pom.xml b/chapter-3/quarkus-simple-service/pom.xml
index a728c37e..0b10f84f 100644
--- a/chapter-3/quarkus-simple-service/pom.xml
+++ b/chapter-3/quarkus-simple-service/pom.xml
@@ -16,7 +16,7 @@
11
UTF-8
UTF-8
- 2.8.2.Final
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-7/order-example/pom.xml b/chapter-7/order-example/pom.xml
index ac13c954..1de08afe 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/mutiny-integration-examples/pom.xml b/chapter-8/mutiny-integration-examples/pom.xml
index 6ad97cbf..f20e866b 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/reactive-scores/pom.xml b/chapter-8/reactive-scores/pom.xml
index c3102587..6c760e70 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/resteasy-reactive-examples/pom.xml b/chapter-8/resteasy-reactive-examples/pom.xml
index facde7df..49959c8d 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/simple-benchmark/classic/pom.xml b/chapter-8/simple-benchmark/classic/pom.xml
index d14ee8f1..0a793d4e 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/simple-benchmark/reactive-blocking/pom.xml b/chapter-8/simple-benchmark/reactive-blocking/pom.xml
index 938892a7..8f7076dc 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-8/simple-benchmark/reactive/pom.xml b/chapter-8/simple-benchmark/reactive/pom.xml
index 3ad84c04..4f9e0ec1 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-9/debezium/pom.xml b/chapter-9/debezium/pom.xml
index 35e9f856..0aea0e3e 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-9/hibernate-reactive/pom.xml b/chapter-9/hibernate-reactive/pom.xml
index 61f6c628..f07d504a 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final
diff --git a/chapter-9/redis/pom.xml b/chapter-9/redis/pom.xml
index 0d840d32..72ea71fd 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
+ 2.12.0.Final
quarkus-bom
io.quarkus
2.7.5.Final