diff --git a/amqp-quickstart/pom.xml b/amqp-quickstart/pom.xml index e7f46a0f25..97140bd840 100644 --- a/amqp-quickstart/pom.xml +++ b/amqp-quickstart/pom.xml @@ -8,7 +8,7 @@ UTF-8 2.22.0 - 0.23.1 + 0.23.2 UTF-8 1.8 1.8 diff --git a/application-configuration/pom.xml b/application-configuration/pom.xml index 068228431b..f8f00cd45c 100644 --- a/application-configuration/pom.xml +++ b/application-configuration/pom.xml @@ -6,7 +6,7 @@ application-configuration 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/application-lifecycle-events/pom.xml b/application-lifecycle-events/pom.xml index 66e03da8ad..a1c2643002 100644 --- a/application-lifecycle-events/pom.xml +++ b/application-lifecycle-events/pom.xml @@ -6,7 +6,7 @@ application-lifecycle-events 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/dynamodb-client/pom.xml b/dynamodb-client/pom.xml index db3bdaaf1a..b37ce2c510 100644 --- a/dynamodb-client/pom.xml +++ b/dynamodb-client/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/getting-started-async/pom.xml b/getting-started-async/pom.xml index f3136972b5..2708d52536 100644 --- a/getting-started-async/pom.xml +++ b/getting-started-async/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/getting-started-knative/pom.xml b/getting-started-knative/pom.xml index c08226d62b..19d74d9144 100644 --- a/getting-started-knative/pom.xml +++ b/getting-started-knative/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/getting-started-testing/pom.xml b/getting-started-testing/pom.xml index ba70e34f93..1a0be5feb3 100644 --- a/getting-started-testing/pom.xml +++ b/getting-started-testing/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/getting-started/gradle.properties b/getting-started/gradle.properties index 20c702711b..a27d2637bb 100644 --- a/getting-started/gradle.properties +++ b/getting-started/gradle.properties @@ -1 +1 @@ -quarkusVersion = 0.23.1 +quarkusVersion = 0.23.2 diff --git a/getting-started/pom.xml b/getting-started/pom.xml index f1629ea5f2..e379cd85f8 100644 --- a/getting-started/pom.xml +++ b/getting-started/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/hibernate-orm-panache-resteasy/pom.xml b/hibernate-orm-panache-resteasy/pom.xml index e111a2794e..51236486fe 100644 --- a/hibernate-orm-panache-resteasy/pom.xml +++ b/hibernate-orm-panache-resteasy/pom.xml @@ -8,7 +8,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 3.8.0 0.28.0 diff --git a/hibernate-orm-resteasy/pom.xml b/hibernate-orm-resteasy/pom.xml index e4af57c32e..5618a89b46 100644 --- a/hibernate-orm-resteasy/pom.xml +++ b/hibernate-orm-resteasy/pom.xml @@ -8,7 +8,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 3.8.0 0.28.0 diff --git a/hibernate-search-elasticsearch/pom.xml b/hibernate-search-elasticsearch/pom.xml index 4fa7b0ba40..ee1c460db3 100644 --- a/hibernate-search-elasticsearch/pom.xml +++ b/hibernate-search-elasticsearch/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 3.8.0 diff --git a/infinispan-client/pom.xml b/infinispan-client/pom.xml index 17e2856cec..52ab5f114b 100644 --- a/infinispan-client/pom.xml +++ b/infinispan-client/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/kafka-quickstart/pom.xml b/kafka-quickstart/pom.xml index aa83510b9f..6ad0ff7720 100644 --- a/kafka-quickstart/pom.xml +++ b/kafka-quickstart/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT 2.22.1 - 0.23.1 + 0.23.2 1.8 UTF-8 1.8 diff --git a/kafka-streams-quickstart/aggregator/pom.xml b/kafka-streams-quickstart/aggregator/pom.xml index 296e5adda3..404e1bc950 100644 --- a/kafka-streams-quickstart/aggregator/pom.xml +++ b/kafka-streams-quickstart/aggregator/pom.xml @@ -13,7 +13,7 @@ 2.22.0 1.8 1.8 - 0.23.1 + 0.23.2 UTF-8 UTF-8 diff --git a/kafka-streams-quickstart/producer/pom.xml b/kafka-streams-quickstart/producer/pom.xml index 42f64aef47..ed4129f226 100644 --- a/kafka-streams-quickstart/producer/pom.xml +++ b/kafka-streams-quickstart/producer/pom.xml @@ -15,7 +15,7 @@ 2.22.0 1.8 1.8 - 0.23.1 + 0.23.2 UTF-8 UTF-8 diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 2305a38a17..0def89692e 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 850e6bcd09..34ed65e49c 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 1.8 1.8 diff --git a/microprofile-messaging-mqtt/pom.xml b/microprofile-messaging-mqtt/pom.xml index 5f892a0d19..bdac345af2 100644 --- a/microprofile-messaging-mqtt/pom.xml +++ b/microprofile-messaging-mqtt/pom.xml @@ -6,7 +6,7 @@ mqtt-quickstart 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 0.28.0 1.8 diff --git a/microprofile-metrics/pom.xml b/microprofile-metrics/pom.xml index 4e51884cb4..9692e84f3e 100644 --- a/microprofile-metrics/pom.xml +++ b/microprofile-metrics/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 1.8 1.8 diff --git a/neo4j-quickstart/pom.xml b/neo4j-quickstart/pom.xml index 78f8662a27..b587057dc9 100644 --- a/neo4j-quickstart/pom.xml +++ b/neo4j-quickstart/pom.xml @@ -8,7 +8,7 @@ UTF-8 2.22.0 - 0.23.1 + 0.23.2 1.8 UTF-8 1.8 diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 9bce0d923b..b56287c34d 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -8,7 +8,7 @@ rest-client 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/rest-json/pom.xml b/rest-json/pom.xml index daa87a486c..1c31704908 100644 --- a/rest-json/pom.xml +++ b/rest-json/pom.xml @@ -7,7 +7,7 @@ rest-json 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/scheduling-periodic-tasks/pom.xml b/scheduling-periodic-tasks/pom.xml index beb7c61369..6f9f303643 100644 --- a/scheduling-periodic-tasks/pom.xml +++ b/scheduling-periodic-tasks/pom.xml @@ -6,7 +6,7 @@ scheduling-periodic-tasks 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/using-jwt-rbac/pom.xml b/using-jwt-rbac/pom.xml index 2ab4d813c3..e61287df0c 100644 --- a/using-jwt-rbac/pom.xml +++ b/using-jwt-rbac/pom.xml @@ -8,7 +8,7 @@ 2.22.1 6.7 - 0.23.1 + 0.23.2 UTF-8 1.8 1.8 diff --git a/using-keycloak/pom.xml b/using-keycloak/pom.xml index d1eb5d05b1..c6a2880898 100644 --- a/using-keycloak/pom.xml +++ b/using-keycloak/pom.xml @@ -10,7 +10,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.0 1.8 1.8 diff --git a/using-kogito/pom.xml b/using-kogito/pom.xml index 017c47aa4e..1f4e1f1997 100644 --- a/using-kogito/pom.xml +++ b/using-kogito/pom.xml @@ -9,7 +9,7 @@ 2.22.0 1.8 1.8 - 0.23.1 + 0.23.2 UTF-8 UTF-8 diff --git a/using-mongodb-client/pom.xml b/using-mongodb-client/pom.xml index a9daeecb30..f679076eee 100644 --- a/using-mongodb-client/pom.xml +++ b/using-mongodb-client/pom.xml @@ -8,7 +8,7 @@ UTF-8 2.22.0 - 0.23.1 + 0.23.2 UTF-8 1.8 1.8 diff --git a/using-oauth2-rbac/pom.xml b/using-oauth2-rbac/pom.xml index 62d452b0a5..2863a1f15d 100644 --- a/using-oauth2-rbac/pom.xml +++ b/using-oauth2-rbac/pom.xml @@ -9,7 +9,7 @@ 2.22.0 1.8 1.8 - 0.23.1 + 0.23.2 UTF-8 UTF-8 diff --git a/using-openapi-swaggerui/pom.xml b/using-openapi-swaggerui/pom.xml index e993e34559..2e8510206b 100644 --- a/using-openapi-swaggerui/pom.xml +++ b/using-openapi-swaggerui/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT 2.22.1 - 0.23.1 + 0.23.2 UTF-8 1.8 1.8 diff --git a/using-opentracing/pom.xml b/using-opentracing/pom.xml index 2b42deceee..7918b3ffcb 100644 --- a/using-opentracing/pom.xml +++ b/using-opentracing/pom.xml @@ -6,7 +6,7 @@ using-opentracing 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 1.8 UTF-8 diff --git a/using-spring-data-jpa/pom.xml b/using-spring-data-jpa/pom.xml index d34f025e24..c762d6fd15 100644 --- a/using-spring-data-jpa/pom.xml +++ b/using-spring-data-jpa/pom.xml @@ -7,7 +7,7 @@ using-spring-data-jpa 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 3.8.0 0.28.0 diff --git a/using-spring-di/pom.xml b/using-spring-di/pom.xml index 49241ad8f7..8525ad3720 100644 --- a/using-spring-di/pom.xml +++ b/using-spring-di/pom.xml @@ -7,7 +7,7 @@ using-spring-di 1.0-SNAPSHOT - 0.23.1 + 0.23.2 5.1.4.RELEASE 2.22.1 UTF-8 diff --git a/using-spring-web/pom.xml b/using-spring-web/pom.xml index 0a7485dda2..9a9002f15d 100644 --- a/using-spring-web/pom.xml +++ b/using-spring-web/pom.xml @@ -7,7 +7,7 @@ using-spring-web 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/using-vertx/pom.xml b/using-vertx/pom.xml index 7ea781e30f..8ee66f6327 100644 --- a/using-vertx/pom.xml +++ b/using-vertx/pom.xml @@ -9,7 +9,7 @@ 1.0-SNAPSHOT - 0.23.1 + 0.23.2 3.8.0 2.22.1 0.28.0 diff --git a/using-websockets/pom.xml b/using-websockets/pom.xml index 5e3738ed85..23dc9c3074 100644 --- a/using-websockets/pom.xml +++ b/using-websockets/pom.xml @@ -6,7 +6,7 @@ using-websockets 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8 diff --git a/validation/pom.xml b/validation/pom.xml index c1929bd080..ff08bc398c 100644 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -7,7 +7,7 @@ validation 1.0-SNAPSHOT - 0.23.1 + 0.23.2 2.22.1 UTF-8 1.8