From 8893019460a228f6ad65f16630dc99fcbdcff520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:29:04 +0000 Subject: [PATCH] Bump io.quarkus:quarkus-maven-plugin from 2.8.2.Final to 3.7.3 Bumps io.quarkus:quarkus-maven-plugin from 2.8.2.Final to 3.7.3. --- updated-dependencies: - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chapter-10/blocking-example/pom.xml | 2 +- chapter-10/database-example/pom.xml | 2 +- chapter-10/fault-tolerance-example/pom.xml | 2 +- chapter-10/hello-messaging/pom.xml | 2 +- chapter-10/messages-example/pom.xml | 2 +- chapter-10/stream-example/pom.xml | 2 +- chapter-11/processor/pom.xml | 2 +- chapter-11/ticker/pom.xml | 2 +- chapter-11/viewer/pom.xml | 2 +- chapter-12/api-gateway-example/api-gateway/pom.xml | 2 +- chapter-12/api-gateway-example/greeting-service/pom.xml | 2 +- chapter-12/api-gateway-example/quote-service/pom.xml | 2 +- chapter-12/http-messaging-example/pom.xml | 2 +- chapter-12/rest-client-example/pom.xml | 2 +- chapter-13/processor-health/pom.xml | 2 +- chapter-13/processor/pom.xml | 2 +- chapter-13/ticker/pom.xml | 2 +- chapter-13/viewer/pom.xml | 2 +- chapter-2/code-with-quarkus/pom.xml | 2 +- chapter-2/quarkus-hello/pom.xml | 2 +- chapter-7/order-example/pom.xml | 2 +- chapter-8/mutiny-integration-examples/pom.xml | 2 +- chapter-8/reactive-scores/pom.xml | 2 +- chapter-8/resteasy-reactive-examples/pom.xml | 2 +- chapter-8/simple-benchmark/classic/pom.xml | 2 +- chapter-8/simple-benchmark/reactive-blocking/pom.xml | 2 +- chapter-8/simple-benchmark/reactive/pom.xml | 2 +- chapter-9/debezium/pom.xml | 2 +- chapter-9/hibernate-reactive/pom.xml | 2 +- chapter-9/redis/pom.xml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/chapter-10/blocking-example/pom.xml b/chapter-10/blocking-example/pom.xml index efd923be..e1242893 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.7.3 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..385cc217 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.7.3 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..260d8119 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.7.3 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..4a72b05b 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.7.3 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..40d94bf7 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.7.3 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..ef93f7c8 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-11/processor/pom.xml b/chapter-11/processor/pom.xml index 28914534..d11d9e63 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-11/ticker/pom.xml b/chapter-11/ticker/pom.xml index c9404303..0611e91f 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-11/viewer/pom.xml b/chapter-11/viewer/pom.xml index ab556582..ca1c3dfd 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.7.3 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..d559bc15 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.7.3 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..88c320e1 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.7.3 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..74a199b2 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.7.3 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..f0cd45f2 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.7.3 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..10cd267f 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.7.3 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..e5bedf63 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-13/processor/pom.xml b/chapter-13/processor/pom.xml index 2a2b9c69..fa5716a7 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-13/ticker/pom.xml b/chapter-13/ticker/pom.xml index 36ff07f1..8e6025b0 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-13/viewer/pom.xml b/chapter-13/viewer/pom.xml index 54dc660d..c9e38ed7 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.7.3 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..0c00299f 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.7.3 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..413f9ba2 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.7.3 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..666b3503 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.7.3 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..7e5c510d 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.7.3 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..67a80cec 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.7.3 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..1c1cdd56 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.7.3 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..e50ffba9 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.7.3 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..f0622e97 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.7.3 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..3417bcc2 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-9/debezium/pom.xml b/chapter-9/debezium/pom.xml index 791ce54a..04682d09 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.7.3 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..b46ce9e6 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.7.3 quarkus-bom io.quarkus 2.8.2.Final diff --git a/chapter-9/redis/pom.xml b/chapter-9/redis/pom.xml index bceeedc3..4b813bba 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.7.3 quarkus-bom io.quarkus 2.8.2.Final