diff --git a/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml b/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml index 90d3b002b6..0a4784c468 100644 --- a/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-amazon-services-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml b/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml index 75042b8c79..d1a1abf1a1 100644 --- a/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml @@ -30,12 +30,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-amazon-services/integration-tests/quarkus-amazon-services-integration-tests/pom.xml b/generated-platform-project/quarkus-amazon-services/integration-tests/quarkus-amazon-services-integration-tests/pom.xml index fd881cd020..5770c5222d 100644 --- a/generated-platform-project/quarkus-amazon-services/integration-tests/quarkus-amazon-services-integration-tests/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/integration-tests/quarkus-amazon-services-integration-tests/pom.xml @@ -136,7 +136,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml b/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml index b15021fd81..c9cb11b73d 100644 --- a/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-blaze-persistence-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-native-h2/pom.xml b/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-native-h2/pom.xml index 93cc3d5e24..2564321e3d 100644 --- a/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-native-h2/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-native-h2/pom.xml @@ -92,7 +92,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml b/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml index ab528229f2..7687691e29 100644 --- a/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml @@ -31,12 +31,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-camel/descriptor/pom.xml b/generated-platform-project/quarkus-camel/descriptor/pom.xml index afdb3fb731..d607a3abcf 100644 --- a/generated-platform-project/quarkus-camel/descriptor/pom.xml +++ b/generated-platform-project/quarkus-camel/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-camel-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-activemq/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-activemq/pom.xml index 2d781ab918..b036fc82ed 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-activemq/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-activemq/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-amqp/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-amqp/pom.xml index 35fbb10ca4..904dd2f830 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-amqp/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-amqp/pom.xml @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-arangodb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-arangodb/pom.xml index 86687b04c7..1b27fe9301 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-arangodb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-arangodb/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-avro/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-avro/pom.xml index 840574d426..b775161900 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-avro/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-avro/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-grouped/pom.xml index a715d22e16..45e42848c9 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-grouped/pom.xml @@ -174,7 +174,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-quarkus-client-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-quarkus-client-grouped/pom.xml index 5aaa5ecb30..454d0737a5 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-quarkus-client-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2-quarkus-client-grouped/pom.xml @@ -163,7 +163,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2/pom.xml index 7479612b21..34750ec641 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-aws2/pom.xml @@ -96,7 +96,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-azure-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-azure-grouped/pom.xml index 23d14ece4e..37f0261587 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-azure-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-azure-grouped/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-base64/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-base64/pom.xml index 0275fda3e9..efefd33db8 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-base64/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-base64/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bean-validator/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bean-validator/pom.xml index 24053e72c8..62044bdef8 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bean-validator/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bean-validator/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bindy/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bindy/pom.xml index 6d1a83935e..9cb77646b8 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bindy/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-bindy/pom.xml @@ -118,7 +118,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-box/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-box/pom.xml index 79b3e31fb0..3d3eae36d7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-box/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-box/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-braintree/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-braintree/pom.xml index 83f12525a1..147f72ee00 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-braintree/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-braintree/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-caffeine/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-caffeine/pom.xml index cce2dea402..a16c2f2928 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-caffeine/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-caffeine/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime-model-reifier/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime-model-reifier/pom.xml index 9f5f980ee5..51da4916a2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime-model-reifier/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime-model-reifier/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/pom.xml index 71923869ab..f3e002fd9e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-camel-k-runtime/pom.xml @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cassandraql/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cassandraql/pom.xml index 2560d7c773..ea42dd535d 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cassandraql/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cassandraql/pom.xml @@ -167,7 +167,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cbor/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cbor/pom.xml index e9aa1e8148..be0003c1b2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cbor/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cbor/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml index 595182bd9e..89c6c96a96 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-compression-grouped/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-consul/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-consul/pom.xml index 821296d813..68c3d549f3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-consul/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-consul/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-core-discovery-disabled/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-core-discovery-disabled/pom.xml index e803f74d95..f06960adfd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-core-discovery-disabled/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-core-discovery-disabled/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-couchdb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-couchdb/pom.xml index fa130c30a9..17a354a59f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-couchdb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-couchdb/pom.xml @@ -144,7 +144,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto/pom.xml index 9911072e6c..df19327507 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple/pom.xml index 3ad56d4c92..ca61f4acd6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csimple/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csv/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csv/pom.xml index cd7d20f2ef..0985a8729d 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csv/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-csv/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cxf-soap-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cxf-soap-grouped/pom.xml index 1057035483..2b920b1615 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cxf-soap-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-cxf-soap-grouped/pom.xml @@ -162,7 +162,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformat/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformat/pom.xml index d70994c04d..5a0d4120ba 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformat/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformat/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformats-json-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformats-json-grouped/pom.xml index 365ab530ce..87df3c41f0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformats-json-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dataformats-json-grouped/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml index 6b10e83a98..0de3560176 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-datasonnet/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium/pom.xml index 5bd7a57400..f065bde1c3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium/pom.xml @@ -193,7 +193,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debug/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debug/pom.xml index 7fdc3ef3ef..c3c3337f22 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debug/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debug/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-digitalocean/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-digitalocean/pom.xml index 7ecb042b79..02d4d20c21 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-digitalocean/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-digitalocean/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-disruptor/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-disruptor/pom.xml index 084cf6c973..d01fc23015 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-disruptor/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-disruptor/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dropbox/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dropbox/pom.xml index 1dcfc88cfb..70dfe42344 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dropbox/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-dropbox/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-elasticsearch-rest-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-elasticsearch-rest-client/pom.xml index 6812b10d44..b0cb42fcba 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-elasticsearch-rest-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-elasticsearch-rest-client/pom.xml @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-exec/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-exec/pom.xml index effa790481..8602be0cb2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-exec/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-exec/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fhir/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fhir/pom.xml index 7df1cc87be..01110f9ff6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fhir/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fhir/pom.xml @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-file/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-file/pom.xml index 22930f08bd..9305b4c838 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-file/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-file/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-flatpack/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-flatpack/pom.xml index c16bb8d644..524b97470a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-flatpack/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-flatpack/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml index b249f8f550..6d199550a0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-fop/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-foundation-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-foundation-grouped/pom.xml index eafd623f30..201b30ca64 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-foundation-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-foundation-grouped/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-freemarker/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-freemarker/pom.xml index 007acb7522..ea59aa0df3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-freemarker/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-freemarker/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp/pom.xml index d9724f8339..caeb75f7d7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp/pom.xml @@ -171,7 +171,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-geocoder/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-geocoder/pom.xml index ef941621b4..ff1fdd061a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-geocoder/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-geocoder/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-git/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-git/pom.xml index 3052d7bca2..a51c9c1139 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-git/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-git/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-github/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-github/pom.xml index 37aeec3c7f..871eba4098 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-github/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-github/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-bigquery/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-bigquery/pom.xml index 9518ea2934..b77738bece 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-bigquery/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-bigquery/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-pubsub/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-pubsub/pom.xml index c484c28d04..672a65f473 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-pubsub/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-pubsub/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-storage/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-storage/pom.xml index 4f1242cadb..5a11cac00e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-storage/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google-storage/pom.xml @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google/pom.xml index 5dba426534..b882c529fd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-google/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-graphql/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-graphql/pom.xml index f28ac3808b..f5d3bf3101 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-graphql/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-graphql/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grok/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grok/pom.xml index 1a8989c65a..fa5ccc0c27 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grok/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grok/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy-dsl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy-dsl/pom.xml index 8538152e1a..d4db16e296 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy-dsl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy-dsl/pom.xml @@ -102,7 +102,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy/pom.xml index 12a1ab16ac..19421163b6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-groovy/pom.xml @@ -107,7 +107,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grpc/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grpc/pom.xml index 156fca5420..6a85d9c239 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grpc/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-grpc/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hazelcast/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hazelcast/pom.xml index 8838311d7f..774beb1f72 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hazelcast/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hazelcast/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-headersmap/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-headersmap/pom.xml index f0e22b5c2b..2690ac9652 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-headersmap/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-headersmap/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hl7/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hl7/pom.xml index c54b2cf0cf..498ee09589 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hl7/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-hl7/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-http-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-http-grouped/pom.xml index 8bfdc34cb9..549d041961 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-http-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-http-grouped/pom.xml @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-common/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-common/pom.xml index 123e2d5da5..04cfd41625 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-common/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-common/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-quarkus-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-quarkus-client/pom.xml index df5c00e781..fbe643b4db 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-quarkus-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan-quarkus-client/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan/pom.xml index 888fadceb4..9766c5aa26 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-infinispan/pom.xml @@ -146,7 +146,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-influxdb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-influxdb/pom.xml index 05e0a7d1f2..56600d91ef 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-influxdb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-influxdb/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-avro/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-avro/pom.xml index 9b73cbb28f..932af53d91 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-avro/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-avro/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-protobuf/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-protobuf/pom.xml index a321fb3e4e..4f1473292a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-protobuf/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jackson-protobuf/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jasypt/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jasypt/pom.xml index 35dccca2b5..5b3497a25a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jasypt/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jasypt/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-java-joor-dsl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-java-joor-dsl/pom.xml index e22f4a8bfb..3bca71e747 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-java-joor-dsl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-java-joor-dsl/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jaxb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jaxb/pom.xml index 4ff94c4772..1a5e3c7fc7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jaxb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jaxb/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jcache/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jcache/pom.xml index cc4aed596d..1b798270b4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jcache/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jcache/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped/pom.xml index aa69626b8b..cf7bced929 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc-grouped/pom.xml @@ -141,7 +141,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jfr/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jfr/pom.xml index 9de49cb0dc..e2f313b213 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jfr/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jfr/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jira/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jira/pom.xml index 88b54fbd37..af69922e4c 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jira/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jira/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-artemis-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-artemis-client/pom.xml index cb65185ae5..567585b82c 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-artemis-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-artemis-client/pom.xml @@ -149,7 +149,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-ibmmq-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-ibmmq-client/pom.xml index 50ea330780..92e55e54ea 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-ibmmq-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-ibmmq-client/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-qpid-amqp-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-qpid-amqp-client/pom.xml index 8ebcd2dc33..391397d8d4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-qpid-amqp-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jms-qpid-amqp-client/pom.xml @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jolt/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jolt/pom.xml index c3cb9f7664..891318779f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jolt/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jolt/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-joor/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-joor/pom.xml index d10903dd8a..dfa6ebb2ed 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-joor/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-joor/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jpa/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jpa/pom.xml index 9e67479c65..0dfe4cdb6b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jpa/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jpa/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jq/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jq/pom.xml index 639c975913..404f670716 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jq/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jq/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-js-dsl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-js-dsl/pom.xml index 29d23431e4..d03349a2cd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-js-dsl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-js-dsl/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsch/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsch/pom.xml index 64fa9a79db..a3c8736999 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsch/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsch/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsh-dsl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsh-dsl/pom.xml index 644a1d7102..4bb9132477 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsh-dsl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsh-dsl/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jslt/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jslt/pom.xml index 8a66e5d315..0d2919bd8e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jslt/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jslt/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-json-validator/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-json-validator/pom.xml index 636f21c490..eff1c1c95f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-json-validator/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-json-validator/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata/pom.xml index c31a34df79..82c6be348a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonata/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonpath/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonpath/pom.xml index f7c449d8a8..b734076743 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonpath/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jsonpath/pom.xml @@ -118,7 +118,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400-mocked/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400-mocked/pom.xml index b6399aa356..f4ec04aacf 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400-mocked/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400-mocked/pom.xml @@ -127,7 +127,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400/pom.xml index 9ca0cdec12..e543ea0026 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jt400/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jta/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jta/pom.xml index cd2ce83a35..f09e86c11e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jta/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jta/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-oauth/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-oauth/pom.xml index ad9e7988d1..ee3a69ff29 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-oauth/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-oauth/pom.xml @@ -163,7 +163,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl/pom.xml index e02fbc4cc4..e25f767f19 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl-ssl/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl/pom.xml index 6a4bc4df32..cebffda638 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-sasl/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl/pom.xml index a49969cf3d..d16a9795bc 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka-ssl/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka/pom.xml index 6c40adbd57..ef60b64067 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kafka/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kamelet/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kamelet/pom.xml index e4068d47d1..195f062d8c 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kamelet/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kamelet/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml index 8dbc9a0c12..4edc4ffd18 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml index 4fa945c970..d8604952bc 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml index 457b0185cb..e76b2640d0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml index d22a776351..653b15e3fd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative/pom.xml index ae32389d0c..33626a8981 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin-dsl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin-dsl/pom.xml index 8ba13b6d32..dc16597f3b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin-dsl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin-dsl/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin/pom.xml index ceb58998f8..dd8749ba96 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kotlin/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes/pom.xml index 057bdb7e8b..73d5953014 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kubernetes/pom.xml @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kudu/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kudu/pom.xml index a9cfc312ea..1769b2237e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kudu/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-kudu/pom.xml @@ -142,7 +142,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-langchain4j-chat/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-langchain4j-chat/pom.xml index 96fcb2f699..ae484f05df 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-langchain4j-chat/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-langchain4j-chat/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ldap/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ldap/pom.xml index 4a0abac8ee..a4e7a86ab7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ldap/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ldap/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-leveldb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-leveldb/pom.xml index 708c127833..7d257a40b3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-leveldb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-leveldb/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lra/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lra/pom.xml index 7305e60c2d..12eacebf92 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lra/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lra/pom.xml @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lumberjack/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lumberjack/pom.xml index b4c58efbe4..dcd92925b3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lumberjack/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-lumberjack/pom.xml @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mail/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mail/pom.xml index 7722a3c64f..7aa9f2e413 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mail/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mail/pom.xml @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-collector/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-collector/pom.xml index 955e3134f4..48d1046da7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-collector/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-collector/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-devmode/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-devmode/pom.xml index 0ea4963fa4..8c473981bf 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-devmode/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-devmode/pom.xml @@ -155,7 +155,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-discovery-disabled/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-discovery-disabled/pom.xml index f23b4781ee..5dea7b9eda 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-discovery-disabled/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-discovery-disabled/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io/pom.xml index 8f0cd1a227..8e5a2ab277 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-jaxb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-jaxb/pom.xml index a740b6ad2f..d25b64cccc 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-jaxb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-jaxb/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-yaml/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-yaml/pom.xml index fff4bc0638..2b42f65e60 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-yaml/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-yaml/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main/pom.xml index d4a8697345..348dd3a016 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-management/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-management/pom.xml index 0b283d1bc7..cdb6a4327b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-management/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-management/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mapstruct/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mapstruct/pom.xml index dd8678e11a..912ff4d6e0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mapstruct/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mapstruct/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-micrometer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-micrometer/pom.xml index 95a5256e7e..e0780b63fb 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-micrometer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-micrometer/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-fault-tolerance/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-fault-tolerance/pom.xml index 9e4f1aa1cd..53fcc20d33 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-fault-tolerance/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-fault-tolerance/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-health/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-health/pom.xml index 10df766b70..6362046a7a 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-health/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile-health/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-minio/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-minio/pom.xml index f7bb72f285..8c903f59f9 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-minio/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-minio/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mllp/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mllp/pom.xml index b98cb0610a..0c02fd9cd4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mllp/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mllp/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mongodb-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mongodb-grouped/pom.xml index e1b4832bba..0ff354ad38 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mongodb-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mongodb-grouped/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mustache/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mustache/pom.xml index 5a9598958d..14319e9906 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mustache/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mustache/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mybatis/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mybatis/pom.xml index a6ab8db60d..318db0989b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mybatis/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-mybatis/pom.xml @@ -133,7 +133,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nats/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nats/pom.xml index d2d2618e30..2bd224a69c 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nats/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nats/pom.xml @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-netty/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-netty/pom.xml index dee4c96469..a46422a9b5 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-netty/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-netty/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nitrite/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nitrite/pom.xml index 6e84d5fe9b..f96f19e286 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nitrite/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-nitrite/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-oaipmh/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-oaipmh/pom.xml index 9ea4978119..47e1095c65 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-oaipmh/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-oaipmh/pom.xml @@ -172,7 +172,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ognl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ognl/pom.xml index fca8aa9057..c2075a77d2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ognl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ognl/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-olingo4/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-olingo4/pom.xml index 0089f281d9..44c7bf32bd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-olingo4/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-olingo4/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openapi-java/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openapi-java/pom.xml index 1561d2c1fe..01319d6c50 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openapi-java/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openapi-java/pom.xml @@ -124,7 +124,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openstack/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openstack/pom.xml index 912e6a5edd..c5624efc02 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openstack/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-openstack/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-opentelemetry/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-opentelemetry/pom.xml index 046cf6332a..c425ae7440 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-opentelemetry/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-opentelemetry/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-optaplanner/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-optaplanner/pom.xml index 986ff23d5a..4a3a9da405 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-optaplanner/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-optaplanner/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho-mqtt5/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho-mqtt5/pom.xml index 6e03a55694..1f7237a3f9 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho-mqtt5/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho-mqtt5/pom.xml @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho/pom.xml index a274e7047c..ce95a442ef 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-paho/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pdf/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pdf/pom.xml index 76f580b9e1..5c7981fb56 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pdf/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pdf/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pg-replication-slot/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pg-replication-slot/pom.xml index 907d58f87a..b02ec138ab 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pg-replication-slot/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pg-replication-slot/pom.xml @@ -144,7 +144,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pgevent/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pgevent/pom.xml index b65d3dc094..84c98037ae 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pgevent/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pgevent/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pinecone/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pinecone/pom.xml index d6814a4190..c87d70be30 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pinecone/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pinecone/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy-ssl/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy-ssl/pom.xml index 2b38bdb8dc..7e68dd8cf9 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy-ssl/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy-ssl/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy/pom.xml index 2154ff692a..8808219099 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http-proxy/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http/pom.xml index 02aa8adc71..6f2dd67548 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-platform-http/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-protobuf/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-protobuf/pom.xml index 59b55f0d0a..ade32de6c5 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-protobuf/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-protobuf/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pubnub/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pubnub/pom.xml index 0f337b978f..a2fc7ea1ff 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pubnub/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-pubnub/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qdrant/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qdrant/pom.xml index fd0612a5b4..17c9f05327 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qdrant/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qdrant/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-quartz/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-quartz/pom.xml index 64c36de33e..627f92a234 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-quartz/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-quartz/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qute/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qute/pom.xml index 2150287ccb..d63498e771 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qute/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-qute/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-reactive-streams/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-reactive-streams/pom.xml index 76bc688bd8..a4ebeabe9e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-reactive-streams/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-reactive-streams/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest-openapi/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest-openapi/pom.xml index 77f1965761..900537af07 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest-openapi/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest-openapi/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest/pom.xml index d8ae699bb8..f967854ca4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-rest/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saga/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saga/pom.xml index b0ee1b9d4e..91848fe2ab 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saga/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saga/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-salesforce/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-salesforce/pom.xml index 069cb7782c..96339c60b8 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-salesforce/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-salesforce/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sap-netweaver/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sap-netweaver/pom.xml index 2eb9209a1c..70be929475 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sap-netweaver/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sap-netweaver/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saxon/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saxon/pom.xml index 6d8530b757..f0e43c199e 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saxon/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-saxon/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servicenow/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servicenow/pom.xml index c06108f69c..a3280b9cb1 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servicenow/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servicenow/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servlet/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servlet/pom.xml index 765d5b3c81..803c24e59b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servlet/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-servlet/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-shiro/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-shiro/pom.xml index d31568371f..c4f1de7d25 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-shiro/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-shiro/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-artemis-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-artemis-client/pom.xml index 24202357d9..e3ee9ab842 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-artemis-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-artemis-client/pom.xml @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-qpid-amqp-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-qpid-amqp-client/pom.xml index d14a29d21d..badc3bbd48 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-qpid-amqp-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms-qpid-amqp-client/pom.xml @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-artemis-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-artemis-client/pom.xml index 8a4edff0a3..f2c56f7b36 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-artemis-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-artemis-client/pom.xml @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-qpid-amqp-client/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-qpid-amqp-client/pom.xml index 7033359711..b554c0a2cd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-qpid-amqp-client/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sjms2-qpid-amqp-client/pom.xml @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-slack/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-slack/pom.xml index 69952ed3f3..65c3e789eb 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-slack/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-slack/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smallrye-reactive-messaging/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smallrye-reactive-messaging/pom.xml index a58cfcb99b..ee120c9de6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smallrye-reactive-messaging/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smallrye-reactive-messaging/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smb/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smb/pom.xml index 06a2d77b3e..ebe6ec8ce7 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smb/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-smb/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-soap/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-soap/pom.xml index 105456a71f..e15a412108 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-soap/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-soap/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk-hec/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk-hec/pom.xml index c23f33bab9..e02eff15c2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk-hec/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk-hec/pom.xml @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk/pom.xml index 9db3b9b702..87350a7232 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-splunk/pom.xml @@ -130,7 +130,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-spring-rabbitmq/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-spring-rabbitmq/pom.xml index 48b8094a7e..cf39c1fd7d 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-spring-rabbitmq/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-spring-rabbitmq/pom.xml @@ -144,7 +144,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sql/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sql/pom.xml index 9cc5b8d2b2..f889147c84 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sql/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-sql/pom.xml @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ssh/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ssh/pom.xml index 77f408b1c7..ec9e6fea20 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ssh/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ssh/pom.xml @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stax/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stax/pom.xml index ddcdf4aed2..38a1509fd6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stax/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stax/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stringtemplate/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stringtemplate/pom.xml index ab66275f90..c6a09829f3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stringtemplate/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-stringtemplate/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-swift/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-swift/pom.xml index 4fc3930904..f4ccfa469b 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-swift/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-swift/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syndication/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syndication/pom.xml index aa46f3c40e..225bb90227 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syndication/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syndication/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syslog/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syslog/pom.xml index df9691e30a..39bf4aaed4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syslog/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-syslog/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tarfile/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tarfile/pom.xml index d8018a9313..e7c6213ca0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tarfile/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tarfile/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-telegram/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-telegram/pom.xml index 081ca382a7..b2e60f3122 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-telegram/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-telegram/pom.xml @@ -146,7 +146,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tika/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tika/pom.xml index 4a5440bd7f..61a76b3232 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tika/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-tika/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twilio/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twilio/pom.xml index 9a1edebb43..e49e8e4e9f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twilio/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twilio/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twitter/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twitter/pom.xml index eeb494899e..2dab8bc7cf 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twitter/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-twitter/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-univocity-parsers/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-univocity-parsers/pom.xml index 4f7289bbab..436efefb72 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-univocity-parsers/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-univocity-parsers/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-validator/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-validator/pom.xml index 385a92f236..c8e259f6fa 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-validator/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-validator/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-velocity/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-velocity/pom.xml index 8a8ec10572..7a80afee87 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-velocity/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-velocity/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx-websocket/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx-websocket/pom.xml index be1a568d02..6326e0f77c 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx-websocket/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx-websocket/pom.xml @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx/pom.xml index 2912911355..ca85ad3677 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-vertx/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-wasm/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-wasm/pom.xml index 7aa1057583..35e226577f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-wasm/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-wasm/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-weather/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-weather/pom.xml index d7475a48c1..b4c4d61462 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-weather/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-weather/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xchange/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xchange/pom.xml index a68febc14e..447988bd48 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xchange/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xchange/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xj/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xj/pom.xml index 8ac31ebdf7..eebbb0a8d4 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xj/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xj/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-grouped/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-grouped/pom.xml index a3d93beb31..c8dffc9acd 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-grouped/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-grouped/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-jaxp/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-jaxp/pom.xml index ac00f80067..0b26f27b73 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-jaxp/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xml-jaxp/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xmlsecurity/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xmlsecurity/pom.xml index 0a580c1f63..6b1e99de50 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xmlsecurity/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xmlsecurity/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xpath/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xpath/pom.xml index 166d29139b..794a3abcc5 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xpath/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xpath/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xslt-saxon/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xslt-saxon/pom.xml index 16ab65667c..26013720a3 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xslt-saxon/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-xslt-saxon/pom.xml @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-zendesk/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-zendesk/pom.xml index d821f017da..a533be885f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-zendesk/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-zendesk/pom.xml @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-camel/integration-tests/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/pom.xml index c7daec58d2..965353c7db 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/pom.xml @@ -228,12 +228,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-cassandra/descriptor/pom.xml b/generated-platform-project/quarkus-cassandra/descriptor/pom.xml index bc3a3be0d3..e0deb29f45 100644 --- a/generated-platform-project/quarkus-cassandra/descriptor/pom.xml +++ b/generated-platform-project/quarkus-cassandra/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-cassandra-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-dse/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-dse/pom.xml index f7276fd1c6..5c4879154e 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-dse/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-dse/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-main/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-main/pom.xml index f35a467b13..b6317317ff 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-main/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-main/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-disabled/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-disabled/pom.xml index af81c1d8c1..fa84577953 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-disabled/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-disabled/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-microprofile/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-microprofile/pom.xml index dc19bf9cf8..8e1f7aa3a2 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-microprofile/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-metrics-microprofile/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-no-mapper/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-no-mapper/pom.xml index b41bc5ec99..28eaa2b33b 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-no-mapper/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/cassandra-quarkus-integration-tests-no-mapper/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml index c1e7a7eca7..e4abd86adc 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml @@ -34,12 +34,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-cxf/descriptor/pom.xml b/generated-platform-project/quarkus-cxf/descriptor/pom.xml index 36798cde7f..93027e1b1f 100644 --- a/generated-platform-project/quarkus-cxf/descriptor/pom.xml +++ b/generated-platform-project/quarkus-cxf/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-cxf-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/pom.xml index ff55d9c2aa..9e37fbca16 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/pom.xml @@ -44,12 +44,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client-server/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client-server/pom.xml index 697abafe1f..51c56050b0 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client-server/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client-server/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-client-server - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-client-server - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -153,7 +153,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-client-server:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-client-server:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client/pom.xml index 12e30d4940..948a732948 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-client - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-client - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -156,7 +156,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -164,7 +164,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-client:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-client:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-fast-infoset/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-fast-infoset/pom.xml index daedd610ba..5d6ddd7674 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-fast-infoset/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-fast-infoset/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-fast-infoset - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-fast-infoset - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-fast-infoset:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-fast-infoset:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml index d59620f8b1..8856edc593 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-hc5 - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-hc5 - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -153,7 +153,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml index cf5411483b..fd8ed79ea1 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-metrics - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-metrics - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtls/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtls/pom.xml index 0d8bdc4cf9..b9dad575c0 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtls/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtls/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-mtls - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-mtls - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtls:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtls:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml index 7979be4964..7b7637ee31 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-mtom-awt - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-mtom-awt - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml index 99640319bb..b65686c86e 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-mtom - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-mtom - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-opentelemetry/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-opentelemetry/pom.xml index 7dd990e5ec..51a383c1db 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-opentelemetry/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-opentelemetry/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-opentelemetry - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-opentelemetry - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -142,7 +142,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-opentelemetry:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-opentelemetry:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-santuario-xmlsec/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-santuario-xmlsec/pom.xml index a46b08b883..0ec64586c3 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-santuario-xmlsec/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-santuario-xmlsec/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-santuario-xmlsec - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-santuario-xmlsec - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-santuario-xmlsec:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-santuario-xmlsec:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml index 4ac2caca41..feb88728b6 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-server - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-server - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -25,7 +25,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-server:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-server:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm-client/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm-client/pom.xml index 07697c12b6..0ceb2046ce 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm-client/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm-client/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-rm-client - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-rm-client - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -63,7 +63,7 @@ io.quarkiverse.cxf quarkus-cxf-test-ws-rm-server-jvm - 3.13.1 + ${quarkus-cxf.version} pom test @@ -192,7 +192,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -200,7 +200,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm-client:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm-client:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-policy/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-policy/pom.xml index 05f8f07c1e..36a51253d8 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-policy/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-policy/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-policy - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-policy - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -148,7 +148,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-policy:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-policy:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security/pom.xml index 38c6902653..3eedb5ce81 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -68,7 +68,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -159,7 +159,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml index 92a1337aa2..6b7b9b3d73 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml @@ -12,12 +12,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-trust - 3.13.1 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-trust - 3.13.1 + ${quarkus-cxf.version} test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.13.1 + ${quarkus-cxf.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:3.13.1 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-debezium/descriptor/pom.xml b/generated-platform-project/quarkus-debezium/descriptor/pom.xml index f3314c2d22..955994688d 100644 --- a/generated-platform-project/quarkus-debezium/descriptor/pom.xml +++ b/generated-platform-project/quarkus-debezium/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-debezium-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-integration-tests/pom.xml b/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-integration-tests/pom.xml index e9fed1f1eb..0bc3261edc 100644 --- a/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-integration-tests/pom.xml +++ b/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-integration-tests/pom.xml @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-reactive-integration-tests/pom.xml b/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-reactive-integration-tests/pom.xml index 2bb1cfc07a..f1a39a62cb 100644 --- a/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-reactive-integration-tests/pom.xml +++ b/generated-platform-project/quarkus-debezium/integration-tests/debezium-quarkus-outbox-reactive-integration-tests/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-debezium/integration-tests/pom.xml b/generated-platform-project/quarkus-debezium/integration-tests/pom.xml index 3bfaf65ed2..5d24b516fc 100644 --- a/generated-platform-project/quarkus-debezium/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-debezium/integration-tests/pom.xml @@ -31,12 +31,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml b/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml index d23a764b18..8e625db590 100644 --- a/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-google-cloud-services-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-google-cloud-services/integration-tests/pom.xml b/generated-platform-project/quarkus-google-cloud-services/integration-tests/pom.xml index 9c871682c0..331b0cfa1b 100644 --- a/generated-platform-project/quarkus-google-cloud-services/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/integration-tests/pom.xml @@ -30,12 +30,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-google-cloud-services/integration-tests/quarkus-google-cloud-services-main-it/pom.xml b/generated-platform-project/quarkus-google-cloud-services/integration-tests/quarkus-google-cloud-services-main-it/pom.xml index 59163ea2d8..aece80681a 100644 --- a/generated-platform-project/quarkus-google-cloud-services/integration-tests/quarkus-google-cloud-services-main-it/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/integration-tests/quarkus-google-cloud-services-main-it/pom.xml @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml b/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml index f56b9b36b1..b6cde1ae76 100644 --- a/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-operator-sdk-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml b/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml index 0a1b97d2cd..1af59d7644 100644 --- a/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml @@ -30,12 +30,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests/pom.xml b/generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests/pom.xml index 941ab9d880..c218dfdeb2 100644 --- a/generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests/pom.xml @@ -142,7 +142,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml b/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml index aabb92c501..a57d1777a1 100644 --- a/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-qpid-jms-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml b/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml index 02d7dce2e9..d8e9c31e30 100644 --- a/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml @@ -30,12 +30,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus-qpid-jms/integration-tests/quarkus-qpid-jms-integration-tests/pom.xml b/generated-platform-project/quarkus-qpid-jms/integration-tests/quarkus-qpid-jms-integration-tests/pom.xml index f8e00d0ddc..c24cf3d242 100644 --- a/generated-platform-project/quarkus-qpid-jms/integration-tests/quarkus-qpid-jms-integration-tests/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/integration-tests/quarkus-qpid-jms-integration-tests/pom.xml @@ -142,7 +142,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus-universe/bom/pom.xml b/generated-platform-project/quarkus-universe/bom/pom.xml index 22ad767b0c..72047b5080 100644 --- a/generated-platform-project/quarkus-universe/bom/pom.xml +++ b/generated-platform-project/quarkus-universe/bom/pom.xml @@ -9923,12 +9923,12 @@ io.quarkus.arc arc-processor - 3.13.1 + 3.13.2 io.quarkus.arc arc - 3.13.1 + 3.13.2 io.quarkus.gizmo @@ -9944,17 +9944,17 @@ io.quarkus.http quarkus-http-core - 5.3.0 + 5.3.1 io.quarkus.http quarkus-http-http-core - 5.3.0 + 5.3.1 io.quarkus.http quarkus-http-servlet - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -9965,7 +9965,7 @@ io.quarkus.http quarkus-http-vertx-backend - 5.3.0 + 5.3.1 io.netty @@ -9976,7 +9976,7 @@ io.quarkus.http quarkus-http-websocket-core - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -9987,7 +9987,7 @@ io.quarkus.http quarkus-http-websocket-vertx - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -9998,67 +9998,67 @@ io.quarkus.junit5 junit5-virtual-threads - 3.13.1 + 3.13.2 io.quarkus.qute qute-core - 3.13.1 + 3.13.2 io.quarkus.qute qute-generator - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus.security @@ -10078,662 +10078,662 @@ io.quarkus.vertx.utils quarkus-vertx-utils - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-common - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-xray - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-analytics-common - 3.13.1 + 3.13.2 io.quarkus quarkus-apache-httpclient-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apache-httpclient - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-common - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-json-schema-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-json-schema - 3.13.1 + 3.13.2 io.quarkus quarkus-arc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-arc - 3.13.1 + 3.13.2 io.quarkus quarkus-arquillian - 3.13.1 + 3.13.2 io.quarkus quarkus-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-awt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-awt - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-http - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-app-model - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-core - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-gradle-resolver - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-maven-resolver - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-runner - 3.13.1 + 3.13.2 io.quarkus quarkus-builder - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-caffeine-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-caffeine - 3.13.1 + 3.13.2 io.quarkus quarkus-class-change-agent - 3.13.1 + 3.13.2 io.quarkus quarkus-classloader-commons - 3.13.1 + 3.13.2 io.quarkus quarkus-config-yaml-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-config-yaml - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-common - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-json-schema-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-json-schema - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-buildpack-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-buildpack - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-common - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-jib-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-jib - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-openshift-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-openshift - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-podman-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-podman - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-util - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image - 3.13.1 + 3.13.2 io.quarkus quarkus-core-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-core - 3.13.1 + 3.13.2 io.quarkus quarkus-credentials-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-credentials - 3.13.1 + 3.13.2 io.quarkus quarkus-csrf-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-csrf-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-common - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource - 3.13.1 + 3.13.2 io.quarkus quarkus-development-mode-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-common - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mariadb - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-common - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-registry-client - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-testing - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-utilities - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-java-client - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-common - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-common - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-jdbc - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-ldap-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-ldap - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-oauth2 - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-properties-file - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-db2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-derby-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mssql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mysql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-oracle-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-postgresql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway - 3.13.1 + 3.13.2 io.quarkus @@ -10743,123 +10743,123 @@ io.quarkus quarkus-funqy-amazon-lambda-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-http - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-knative-events-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-knative-events - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-server-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-server-common - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-http - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-api - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-codegen - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-common - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-inprocess - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-protoc-plugin - 3.13.1 + 3.13.2 shaded io.quarkus quarkus-grpc-stubs - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-xds - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc - 3.13.1 + 3.13.2 com.google.android @@ -10870,187 +10870,187 @@ io.quarkus quarkus-hal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hal - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-envers-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-envers - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-outbox-polling-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-outbox-polling - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-standalone-elasticsearch-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-standalone-elasticsearch - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator - 3.13.1 + 3.13.2 io.quarkus quarkus-ide-launcher - 3.13.1 + 3.13.2 * @@ -11061,1848 +11061,1848 @@ io.quarkus quarkus-infinispan-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-client - 3.13.1 + 3.13.2 io.quarkus quarkus-info-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-info-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-info-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-info - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-jacoco-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jacoco - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxp - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-db2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-derby-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-h2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mariadb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mariadb - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mssql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mysql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-oracle-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-postgresql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-jfr-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jfr - 3.13.1 + 3.13.2 io.quarkus quarkus-jms-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonp - 3.13.1 + 3.13.2 io.quarkus quarkus-junit4-mock - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-component - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-internal - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-mockito-config - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-mockito - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-properties - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5 - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-client - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-streams-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-streams - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-common - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-resteasy-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-resteasy-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-authorization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-authorization - 3.13.1 + 3.13.2 io.quarkus quarkus-kind-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kind - 3.13.1 + 3.13.2 io.quarkus quarkus-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-internal - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-config-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-config - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-mongodb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-mongodb - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase - 3.13.1 + 3.13.2 io.quarkus quarkus-load-shedding-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-load-shedding - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-gelf-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-gelf - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-json-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-json - 3.13.1 + 3.13.2 io.quarkus quarkus-mailer-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mailer - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-amqp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-amqp - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kafka-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kafka - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-mqtt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-mqtt - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-pulsar-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-pulsar - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-rabbitmq-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-rabbitmq - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-registry-prometheus - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer - 3.13.1 + 3.13.2 io.quarkus quarkus-minikube-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-minikube - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-client - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-jta-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-jta - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-lra-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-lra - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-stm-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-stm - 3.13.1 + 3.13.2 io.quarkus quarkus-netty-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-netty - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-common - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-lgtm - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-testcontainers - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devservices-common - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devservices-lgtm - 3.13.1 + 3.13.2 provided io.quarkus quarkus-observability-devservices - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-testcontainers - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-reactive-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-common - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-db-token-state-manager-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-db-token-state-manager - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-client - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift - 3.13.1 + 3.13.2 io.quarkus quarkus-opentelemetry-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-opentelemetry - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-hibernate-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-hibernate-common - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-mock - 3.13.1 + 3.13.2 io.quarkus quarkus-panacheql - 3.13.1 + 3.13.2 io.quarkus quarkus-picocli-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-picocli - 3.13.1 + 3.13.2 io.quarkus quarkus-project-core-extension-codestarts - 3.13.1 + 3.13.2 io.quarkus quarkus-quartz-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-quartz - 3.13.1 + 3.13.2 io.quarkus quarkus-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-datasource-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-datasource - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-db2-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-db2-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mssql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mssql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mysql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mysql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-oracle-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-oracle-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-pg-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-pg-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-routes-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-routes - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-client - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-config-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-config - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxrs-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxrs - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-csrf-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-csrf - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-links - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-server-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-servlet-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-servlet - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-links - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-multipart-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-multipart - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-links - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-servlet - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy - 3.13.1 + 3.13.2 io.quarkus quarkus-scala-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-scala - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-api - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-common - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler - 3.13.1 + 3.13.2 io.quarkus quarkus-schema-registry-devservice-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-schema-registry-devservice - 3.13.1 + 3.13.2 io.quarkus quarkus-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-common - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa - 3.13.1 + 3.13.2 io.quarkus quarkus-security-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-security-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-security-webauthn-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-webauthn - 3.13.1 + 3.13.2 io.quarkus quarkus-security - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-fault-tolerance - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-build - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi-deployment - 3.13.1 + 3.13.2 org.jboss.shrinkwrap @@ -12913,12 +12913,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi - 3.13.1 + 3.13.2 org.jboss.shrinkwrap @@ -12929,97 +12929,97 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-type-converters - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-stork-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-stork - 3.13.1 + 3.13.2 io.quarkus @@ -13044,32 +13044,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-boot-properties - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cloud-config-client - 3.13.1 + 3.13.2 io.quarkus @@ -13094,12 +13094,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-data-jpa - 3.13.1 + 3.13.2 io.quarkus @@ -13109,32 +13109,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-data-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-di-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-di - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-scheduled-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-scheduled - 3.13.1 + 3.13.2 io.quarkus @@ -13144,12 +13144,12 @@ io.quarkus quarkus-spring-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-security - 3.13.1 + 3.13.2 io.quarkus @@ -13159,57 +13159,57 @@ io.quarkus quarkus-spring-web-common - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-classic - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web - 3.13.1 + 3.13.2 io.quarkus @@ -13219,277 +13219,277 @@ io.quarkus quarkus-swagger-ui-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-swagger-ui - 3.13.1 + 3.13.2 io.quarkus quarkus-test-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-test-common - 3.13.1 + 3.13.2 io.quarkus quarkus-test-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-test-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-test-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-test-hibernate-reactive-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-test-kafka-companion - 3.13.1 + 3.13.2 io.quarkus quarkus-test-keycloak-server - 3.13.1 + 3.13.2 io.quarkus quarkus-test-kubernetes-client - 3.13.1 + 3.13.2 io.quarkus quarkus-test-ldap - 3.13.1 + 3.13.2 io.quarkus quarkus-test-mongodb - 3.13.1 + 3.13.2 io.quarkus quarkus-test-oidc-server - 3.13.1 + 3.13.2 io.quarkus quarkus-test-openshift-client - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-jwt - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-oidc - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-webauthn - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security - 3.13.1 + 3.13.2 io.quarkus quarkus-test-vertx - 3.13.1 + 3.13.2 io.quarkus quarkus-tls-registry-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-tls-registry - 3.13.1 + 3.13.2 io.quarkus quarkus-transaction-annotations - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-console-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx - 3.13.1 + 3.13.2 io.quarkus quarkus-virtual-threads-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-virtual-threads - 3.13.1 + 3.13.2 io.quarkus quarkus-web-dependency-locator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-web-dependency-locator - 3.13.1 + 3.13.2 io.quarkus quarkus-webjars-locator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-webjars-locator - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-client - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets - 3.13.1 + 3.13.2 io.reactivex.rxjava2 @@ -14447,12 +14447,12 @@ io.smallrye smallrye-graphql-api - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-cdi - 2.9.0 + 2.9.1 org.osgi @@ -14463,47 +14463,47 @@ io.smallrye smallrye-graphql-client-api - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-implementation-vertx - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-model-builder - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-model - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-schema-builder - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-schema-model - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-ui-graphiql - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql - 2.9.0 + 2.9.1 io.smallrye diff --git a/generated-platform-project/quarkus-universe/descriptor/pom.xml b/generated-platform-project/quarkus-universe/descriptor/pom.xml index cd26dd4458..110d6efcd0 100644 --- a/generated-platform-project/quarkus-universe/descriptor/pom.xml +++ b/generated-platform-project/quarkus-universe/descriptor/pom.xml @@ -52,7 +52,7 @@ quarkus-universe-bom - 3.13.1 + ${quarkus.version} ${project.groupId} ${platform.stream} diff --git a/generated-platform-project/quarkus-universe/descriptor/src/main/resources/overrides.json b/generated-platform-project/quarkus-universe/descriptor/src/main/resources/overrides.json index 2a30301495..f45d0fffe4 100644 --- a/generated-platform-project/quarkus-universe/descriptor/src/main/resources/overrides.json +++ b/generated-platform-project/quarkus-universe/descriptor/src/main/resources/overrides.json @@ -1,5 +1,6 @@ { "metadata" : { + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.13.2" ], "project" : { "default-codestart" : "rest", "properties" : { @@ -10,12 +11,12 @@ "kotlin-version" : "2.0.0", "scala-version" : "2.13.12", "scala-plugin-version" : "4.9.2", - "quarkus-core-version" : "3.13.1", + "quarkus-core-version" : "3.13.2", "maven-plugin-groupId" : "io.quarkus", "maven-plugin-artifactId" : "quarkus-maven-plugin", - "maven-plugin-version" : "3.13.1", + "maven-plugin-version" : "3.13.2", "gradle-plugin-id" : "io.quarkus", - "gradle-plugin-version" : "3.13.1", + "gradle-plugin-version" : "3.13.2", "supported-maven-versions" : "[3.8.6,)", "proposed-maven-version" : "3.9.8", "maven-wrapper-version" : "3.2.0", @@ -23,8 +24,7 @@ "minimum-java-version" : "17", "recommended-java-version" : "21" } - }, - "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.13.1" ] + } }, "categories" : [ { "id" : "web", diff --git a/generated-platform-project/quarkus/bom/pom.xml b/generated-platform-project/quarkus/bom/pom.xml index 39e4263dd0..c3c09bb4a0 100644 --- a/generated-platform-project/quarkus/bom/pom.xml +++ b/generated-platform-project/quarkus/bom/pom.xml @@ -4351,12 +4351,12 @@ io.quarkus.arc arc-processor - 3.13.1 + 3.13.2 io.quarkus.arc arc - 3.13.1 + 3.13.2 io.quarkus.gizmo @@ -4372,17 +4372,17 @@ io.quarkus.http quarkus-http-core - 5.3.0 + 5.3.1 io.quarkus.http quarkus-http-http-core - 5.3.0 + 5.3.1 io.quarkus.http quarkus-http-servlet - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -4393,7 +4393,7 @@ io.quarkus.http quarkus-http-vertx-backend - 5.3.0 + 5.3.1 io.netty @@ -4404,7 +4404,7 @@ io.quarkus.http quarkus-http-websocket-core - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -4415,7 +4415,7 @@ io.quarkus.http quarkus-http-websocket-vertx - 5.3.0 + 5.3.1 org.jboss.spec.javax.annotation @@ -4426,67 +4426,67 @@ io.quarkus.junit5 junit5-virtual-threads - 3.13.1 + 3.13.2 io.quarkus.qute qute-core - 3.13.1 + 3.13.2 io.quarkus.qute qute-generator - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.13.1 + 3.13.2 io.quarkus.resteasy.reactive resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus.security @@ -4506,662 +4506,662 @@ io.quarkus.vertx.utils quarkus-vertx-utils - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-agroal - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-common - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-http - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda-xray - 3.13.1 + 3.13.2 io.quarkus quarkus-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-analytics-common - 3.13.1 + 3.13.2 io.quarkus quarkus-apache-httpclient-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apache-httpclient - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-common - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-json-schema-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-apicurio-registry-json-schema - 3.13.1 + 3.13.2 io.quarkus quarkus-arc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-arc - 3.13.1 + 3.13.2 io.quarkus quarkus-arquillian - 3.13.1 + 3.13.2 io.quarkus quarkus-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-awt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-awt - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions-http - 3.13.1 + 3.13.2 io.quarkus quarkus-azure-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-app-model - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-core - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-gradle-resolver - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-maven-resolver - 3.13.1 + 3.13.2 io.quarkus quarkus-bootstrap-runner - 3.13.1 + 3.13.2 io.quarkus quarkus-builder - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-cache-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-caffeine-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-caffeine - 3.13.1 + 3.13.2 io.quarkus quarkus-class-change-agent - 3.13.1 + 3.13.2 io.quarkus quarkus-classloader-commons - 3.13.1 + 3.13.2 io.quarkus quarkus-config-yaml-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-config-yaml - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-avro-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-avro - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-common - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-json-schema-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-confluent-registry-json-schema - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-buildpack-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-buildpack - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-common - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-docker - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-jib-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-jib - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-openshift-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-openshift - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-podman-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-podman - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image-util - 3.13.1 + 3.13.2 io.quarkus quarkus-container-image - 3.13.1 + 3.13.2 io.quarkus quarkus-core-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-core - 3.13.1 + 3.13.2 io.quarkus quarkus-credentials-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-credentials - 3.13.1 + 3.13.2 io.quarkus quarkus-csrf-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-csrf-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-common - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-datasource - 3.13.1 + 3.13.2 io.quarkus quarkus-development-mode-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-common - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mariadb - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-devservices-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-common - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-registry-client - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-testing - 3.13.1 + 3.13.2 io.quarkus quarkus-devtools-utilities - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-java-client - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-common - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elasticsearch-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-common - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-jdbc - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-ldap-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-ldap - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-oauth2 - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security-properties-file - 3.13.1 + 3.13.2 io.quarkus quarkus-elytron-security - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-db2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-derby-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mssql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mysql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-oracle-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-postgresql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-flyway - 3.13.1 + 3.13.2 io.quarkus @@ -5171,123 +5171,123 @@ io.quarkus quarkus-funqy-amazon-lambda-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-http - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-knative-events-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-knative-events - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-server-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-funqy-server-common - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions-http - 3.13.1 + 3.13.2 io.quarkus quarkus-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-api - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-codegen - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-common - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-inprocess - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-protoc-plugin - 3.13.1 + 3.13.2 shaded io.quarkus quarkus-grpc-stubs - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc-xds - 3.13.1 + 3.13.2 io.quarkus quarkus-grpc - 3.13.1 + 3.13.2 com.google.android @@ -5298,187 +5298,187 @@ io.quarkus quarkus-hal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hal - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-envers-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-envers - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-orm - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-outbox-polling-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-orm-outbox-polling - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-standalone-elasticsearch-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-search-standalone-elasticsearch - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-hibernate-validator - 3.13.1 + 3.13.2 io.quarkus quarkus-ide-launcher - 3.13.1 + 3.13.2 * @@ -5489,1848 +5489,1848 @@ io.quarkus quarkus-infinispan-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-infinispan-client - 3.13.1 + 3.13.2 io.quarkus quarkus-info-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-info-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-info-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-info - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-jacoco-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jacoco - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxp - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-jaxrs-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-db2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-db2 - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-derby-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-h2-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mariadb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mariadb - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mssql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mssql - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mysql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-mysql - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-oracle-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-oracle - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-postgresql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jdbc-postgresql - 3.13.1 + 3.13.2 io.quarkus quarkus-jfr-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jfr - 3.13.1 + 3.13.2 io.quarkus quarkus-jms-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-jsonp - 3.13.1 + 3.13.2 io.quarkus quarkus-junit4-mock - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-component - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-internal - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-mockito-config - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-mockito - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5-properties - 3.13.1 + 3.13.2 io.quarkus quarkus-junit5 - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-client - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-streams-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kafka-streams - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-common - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-resteasy-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-admin-resteasy-client - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-authorization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-keycloak-authorization - 3.13.1 + 3.13.2 io.quarkus quarkus-kind-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kind - 3.13.1 + 3.13.2 io.quarkus quarkus-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-internal - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-client - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-config-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-config - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-service-binding - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-kubernetes - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-mongodb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase-mongodb - 3.13.1 + 3.13.2 io.quarkus quarkus-liquibase - 3.13.1 + 3.13.2 io.quarkus quarkus-load-shedding-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-load-shedding - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-gelf-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-gelf - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-json-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-logging-json - 3.13.1 + 3.13.2 io.quarkus quarkus-mailer-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mailer - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-amqp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-amqp - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kafka-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kafka - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-mqtt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-mqtt - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-pulsar-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-pulsar - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-rabbitmq-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging-rabbitmq - 3.13.1 + 3.13.2 io.quarkus quarkus-messaging - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer-registry-prometheus - 3.13.1 + 3.13.2 io.quarkus quarkus-micrometer - 3.13.1 + 3.13.2 io.quarkus quarkus-minikube-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-minikube - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-client - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mongodb-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.13.1 + 3.13.2 io.quarkus quarkus-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-jta-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-jta - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-lra-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-lra - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-stm-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-narayana-stm - 3.13.1 + 3.13.2 io.quarkus quarkus-netty-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-netty - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-common - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-lgtm - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devresource-testcontainers - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devservices-common - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-devservices-lgtm - 3.13.1 + 3.13.2 provided io.quarkus quarkus-observability-devservices - 3.13.1 + 3.13.2 io.quarkus quarkus-observability-testcontainers - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client-reactive-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-client - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-common - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-db-token-state-manager-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-db-token-state-manager - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-oidc - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-client - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-openshift - 3.13.1 + 3.13.2 io.quarkus quarkus-opentelemetry-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-opentelemetry - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-common - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-hibernate-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-hibernate-common - 3.13.1 + 3.13.2 io.quarkus quarkus-panache-mock - 3.13.1 + 3.13.2 io.quarkus quarkus-panacheql - 3.13.1 + 3.13.2 io.quarkus quarkus-picocli-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-picocli - 3.13.1 + 3.13.2 io.quarkus quarkus-project-core-extension-codestarts - 3.13.1 + 3.13.2 io.quarkus quarkus-quartz-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-quartz - 3.13.1 + 3.13.2 io.quarkus quarkus-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-datasource-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-datasource - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-db2-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-db2-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mssql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mssql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mysql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-mysql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-oracle-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-oracle-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-pg-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-pg-client - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-routes-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-reactive-routes - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-redis-client - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-config-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-config - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxrs-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jaxrs - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-client - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-csrf-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-csrf - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-data-panache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-data-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-common - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-links - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-server-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-servlet-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-servlet - 3.13.1 + 3.13.2 io.quarkus quarkus-rest-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-filter-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-filter - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-token-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client-oidc-token-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-client - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-links - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-multipart-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-multipart - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-mutiny - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jackson - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jaxb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-jsonb - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-links - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-qute - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive-servlet - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy-server-common - 3.13.1 + 3.13.2 io.quarkus quarkus-resteasy - 3.13.1 + 3.13.2 io.quarkus quarkus-scala-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-scala - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-api - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-common - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-scheduler - 3.13.1 + 3.13.2 io.quarkus quarkus-schema-registry-devservice-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-schema-registry-devservice - 3.13.1 + 3.13.2 io.quarkus quarkus-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-common - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-security-jpa - 3.13.1 + 3.13.2 io.quarkus quarkus-security-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-security-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-security-webauthn-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-security-webauthn - 3.13.1 + 3.13.2 io.quarkus quarkus-security - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-context-propagation - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-fault-tolerance - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-client - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-health - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-build - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-jwt - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-metrics - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi-deployment - 3.13.1 + 3.13.2 org.jboss.shrinkwrap @@ -7341,12 +7341,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-openapi - 3.13.1 + 3.13.2 org.jboss.shrinkwrap @@ -7357,97 +7357,97 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-messaging - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-reactive-type-converters - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-stork-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-smallrye-stork - 3.13.1 + 3.13.2 io.quarkus @@ -7472,32 +7472,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-boot-properties - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cache-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cache - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-cloud-config-client - 3.13.1 + 3.13.2 io.quarkus @@ -7522,12 +7522,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-data-jpa - 3.13.1 + 3.13.2 io.quarkus @@ -7537,32 +7537,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-data-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-di-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-di - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-scheduled-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-scheduled - 3.13.1 + 3.13.2 io.quarkus @@ -7572,12 +7572,12 @@ io.quarkus quarkus-spring-security-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-security - 3.13.1 + 3.13.2 io.quarkus @@ -7587,57 +7587,57 @@ io.quarkus quarkus-spring-web-common - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-rest-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-rest - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-classic - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy-reactive - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web-resteasy - 3.13.1 + 3.13.2 io.quarkus quarkus-spring-web - 3.13.1 + 3.13.2 io.quarkus @@ -7647,277 +7647,277 @@ io.quarkus quarkus-swagger-ui-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-swagger-ui - 3.13.1 + 3.13.2 io.quarkus quarkus-test-amazon-lambda - 3.13.1 + 3.13.2 io.quarkus quarkus-test-common - 3.13.1 + 3.13.2 io.quarkus quarkus-test-derby - 3.13.1 + 3.13.2 io.quarkus quarkus-test-google-cloud-functions - 3.13.1 + 3.13.2 io.quarkus quarkus-test-h2 - 3.13.1 + 3.13.2 io.quarkus quarkus-test-hibernate-reactive-panache - 3.13.1 + 3.13.2 io.quarkus quarkus-test-kafka-companion - 3.13.1 + 3.13.2 io.quarkus quarkus-test-keycloak-server - 3.13.1 + 3.13.2 io.quarkus quarkus-test-kubernetes-client - 3.13.1 + 3.13.2 io.quarkus quarkus-test-ldap - 3.13.1 + 3.13.2 io.quarkus quarkus-test-mongodb - 3.13.1 + 3.13.2 io.quarkus quarkus-test-oidc-server - 3.13.1 + 3.13.2 io.quarkus quarkus-test-openshift-client - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-jwt - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-oidc - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security-webauthn - 3.13.1 + 3.13.2 io.quarkus quarkus-test-security - 3.13.1 + 3.13.2 io.quarkus quarkus-test-vertx - 3.13.1 + 3.13.2 io.quarkus quarkus-tls-registry-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-tls-registry - 3.13.1 + 3.13.2 io.quarkus quarkus-transaction-annotations - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-undertow - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-graphql-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-graphql - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-deployment-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-console-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-http - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-kotlin-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.13.1 + 3.13.2 io.quarkus quarkus-vertx - 3.13.1 + 3.13.2 io.quarkus quarkus-virtual-threads-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-virtual-threads - 3.13.1 + 3.13.2 io.quarkus quarkus-web-dependency-locator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-web-dependency-locator - 3.13.1 + 3.13.2 io.quarkus quarkus-webjars-locator-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-webjars-locator - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-client-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-client - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next-deployment - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next-kotlin - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets-next - 3.13.1 + 3.13.2 io.quarkus quarkus-websockets - 3.13.1 + 3.13.2 io.reactivex.rxjava2 @@ -8875,12 +8875,12 @@ io.smallrye smallrye-graphql-api - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-cdi - 2.9.0 + 2.9.1 org.osgi @@ -8891,47 +8891,47 @@ io.smallrye smallrye-graphql-client-api - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-implementation-vertx - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-model-builder - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client-model - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-client - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-schema-builder - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-schema-model - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql-ui-graphiql - 2.9.0 + 2.9.1 io.smallrye smallrye-graphql - 2.9.0 + 2.9.1 io.smallrye diff --git a/generated-platform-project/quarkus/descriptor/pom.xml b/generated-platform-project/quarkus/descriptor/pom.xml index 7684a30bc2..c33940a5b5 100644 --- a/generated-platform-project/quarkus/descriptor/pom.xml +++ b/generated-platform-project/quarkus/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-bom - 3.13.1 + ${quarkus.version} ${platform.key} ${platform.stream} diff --git a/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json b/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json index 6bb3c9fcfc..7fdb0dec44 100644 --- a/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json +++ b/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json @@ -1,5 +1,6 @@ { "metadata" : { + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.13.2" ], "project" : { "default-codestart" : "rest", "properties" : { @@ -10,12 +11,12 @@ "kotlin-version" : "2.0.0", "scala-version" : "2.13.12", "scala-plugin-version" : "4.9.2", - "quarkus-core-version" : "3.13.1", + "quarkus-core-version" : "3.13.2", "maven-plugin-groupId" : "${project.groupId}", "maven-plugin-artifactId" : "quarkus-maven-plugin", "maven-plugin-version" : "${project.version}", "gradle-plugin-id" : "io.quarkus", - "gradle-plugin-version" : "3.13.1", + "gradle-plugin-version" : "3.13.2", "supported-maven-versions" : "[3.8.6,)", "proposed-maven-version" : "3.9.8", "maven-wrapper-version" : "3.2.0", @@ -24,7 +25,6 @@ "recommended-java-version" : "21" } }, - "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.13.1" ], "last-bom-update" : "${member.last-bom-update}" }, "categories" : [ { diff --git a/generated-platform-project/quarkus/integration-tests/pom.xml b/generated-platform-project/quarkus/integration-tests/pom.xml index 5e835330f5..31ae5274c6 100644 --- a/generated-platform-project/quarkus/integration-tests/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/pom.xml @@ -33,12 +33,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.13.1 + ${quarkus.version} io.quarkus quarkus-integration-test-class-transformer-deployment - 3.13.1 + ${quarkus.version} diff --git a/generated-platform-project/quarkus/integration-tests/quarkus-config-extensions-integration-test-consul/pom.xml b/generated-platform-project/quarkus/integration-tests/quarkus-config-extensions-integration-test-consul/pom.xml index 32f2ceb554..bb47ea0a30 100644 --- a/generated-platform-project/quarkus/integration-tests/quarkus-config-extensions-integration-test-consul/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/quarkus-config-extensions-integration-test-consul/pom.xml @@ -125,7 +125,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-agroal/pom.xml b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-agroal/pom.xml index d36a4b8793..1b4d259681 100644 --- a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-agroal/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-agroal/pom.xml @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-app/pom.xml b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-app/pom.xml index 13e81f9f3b..8418fc7c0f 100644 --- a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-app/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test-app/pom.xml @@ -138,7 +138,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test/pom.xml b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test/pom.xml index 84605de088..1683f23532 100644 --- a/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/quarkus-vault-integration-test/pom.xml @@ -146,7 +146,7 @@ io.quarkus quarkus-maven-plugin - 3.13.1 + ${quarkus.version} native-image diff --git a/pom.xml b/pom.xml index 0a23d4bde6..034cee11b1 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ ${env.GRAALVM_HOME} jdbc:postgresql:hibernate_orm_test - 3.13.1 + 3.13.2 ${quarkus.version} 3.13.0