diff --git a/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml b/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml index 64403c1deb..a0320f6b3e 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.15.0 + 3.15.1 ${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 aa6620052f..f002d4c2a6 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 7e9492eea0..6de36fe472 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.15.0 + 3.15.1 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 f403a3b0ba..429c165d88 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.15.0 + 3.15.1 ${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 12e6d1295e..467029e3c6 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.15.0 + 3.15.1 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 c0e212eaff..0dc7acbf8a 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 diff --git a/generated-platform-project/quarkus-camel/descriptor/pom.xml b/generated-platform-project/quarkus-camel/descriptor/pom.xml index 6920600cc3..20003477a7 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.15.0 + 3.15.1 ${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 6aec64a992..0bfd62d67b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-activemq - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-activemq - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -73,14 +73,14 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-jms - 3.15.0 + ${camel-quarkus.version} tests test @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -161,7 +161,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-activemq:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-activemq:${camel-quarkus.version} 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 5e2a1bf135..8ef0741d1c 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-amqp - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-amqp - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,20 +57,20 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-jms - 3.15.0 + ${camel-quarkus.version} tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-amqp:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-amqp:${camel-quarkus.version} 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 4586c6f51f..731c81ce8f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-arangodb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-arangodb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-arangodb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-arangodb:${camel-quarkus.version} diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-as2/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-as2/pom.xml index 5e23f5f580..9d7aaabaa6 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-as2/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-as2/pom.xml @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-as2 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-as2 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-as2:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-as2:${camel-quarkus.version} 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 da5fabd66f..3d44514800 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-avro - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-avro - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-avro:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-avro:${camel-quarkus.version} 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 a42fd4b135..01e2981e9b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-aws2-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-aws2-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -105,7 +105,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-aws2 - 3.15.0 + ${camel-quarkus.version} tests test @@ -178,7 +178,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -186,7 +186,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-aws2-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-aws2-grouped:${camel-quarkus.version} 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 8c86d7d944..31d986317a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-aws2-quarkus-client-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-aws2-quarkus-client-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -94,7 +94,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-aws2 - 3.15.0 + ${camel-quarkus.version} tests test @@ -167,7 +167,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -175,7 +175,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-aws2-quarkus-client-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-aws2-quarkus-client-grouped:${camel-quarkus.version} 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 3d120f4b2c..ca19fcdc32 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-aws2 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-aws2 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -96,7 +96,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -104,7 +104,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-aws2:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-aws2:${camel-quarkus.version} 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 94335412b7..dd4c83a652 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-azure-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-azure-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-azure - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-azure-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-azure-grouped:${camel-quarkus.version} 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 a6e43a83bc..a340cc8e12 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-base64 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-base64 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-base64:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-base64:${camel-quarkus.version} 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 80274fc153..f23e72a577 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-bean-validator - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-bean-validator - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-bean-validator:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-bean-validator:${camel-quarkus.version} 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 de9d5b1f8c..a49ec6a57e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-bindy - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-bindy - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -118,7 +118,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -126,7 +126,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-bindy:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-bindy:${camel-quarkus.version} 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 44f3326fc7..90d2667ec7 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-box - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-box - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-box:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-box:${camel-quarkus.version} 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 b26acd4357..68cc2b782a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-braintree - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-braintree - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-braintree:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-braintree:${camel-quarkus.version} 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 1bc85aafdc..98b59a7f84 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-caffeine - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-caffeine - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-caffeine:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-caffeine:${camel-quarkus.version} 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 8ba2dfc98e..af2c377af0 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-cassandraql - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-cassandraql - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -175,7 +175,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -183,7 +183,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-cassandraql:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-cassandraql:${camel-quarkus.version} 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 1456c82ec8..7e5ec51a3e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-cbor - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-cbor - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-cbor:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-cbor:${camel-quarkus.version} 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 03a86e16f7..c6aac03d59 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-compression-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-compression-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-compression-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-compression-grouped:${camel-quarkus.version} 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 119f4c8134..7804caa74b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-consul - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-consul - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-consul:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-consul:${camel-quarkus.version} 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 7707e8a7f5..62d06a5533 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-core-discovery-disabled - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-core-discovery-disabled - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-core-discovery-disabled:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-core-discovery-disabled:${camel-quarkus.version} 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 2dd6695442..54c537e104 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-couchdb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-couchdb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -144,7 +144,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -152,7 +152,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-couchdb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-couchdb:${camel-quarkus.version} diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto-pgp/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto-pgp/pom.xml index 356e2b28c0..3126cb9dd2 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto-pgp/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-crypto-pgp/pom.xml @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-crypto-pgp - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-crypto-pgp - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-crypto-pgp:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-crypto-pgp:${camel-quarkus.version} 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 0626f453d5..5ee17ce4ab 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-crypto - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-crypto - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-crypto:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-crypto:${camel-quarkus.version} 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 0eaba0af3a..f50b828043 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-csimple - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-csimple - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-csimple:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-csimple:${camel-quarkus.version} 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 3b86b361c4..fb753f554a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-csv - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-csv - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-csv:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-csv:${camel-quarkus.version} 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 f6702a7a2f..f9727ece83 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-cxf-soap-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-cxf-soap-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -73,7 +73,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 3.15.0 + ${camel-quarkus.version} test @@ -162,7 +162,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -170,7 +170,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-cxf-soap-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-cxf-soap-grouped:${camel-quarkus.version} 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 871636740d..98916d8f46 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-dataformat - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-dataformat - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-dataformat:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-dataformat:${camel-quarkus.version} 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 44a0772834..82f7df1ee9 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-dataformats-json-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-dataformats-json-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-dataformats-json-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-dataformats-json-grouped:${camel-quarkus.version} 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 f89e4ed139..ee5dfc1923 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-datasonnet - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-datasonnet - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-datasonnet:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-datasonnet:${camel-quarkus.version} 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 e43117d39a..7b707d3bbc 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 @@ -15,12 +15,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-debezium - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-debezium - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -109,7 +109,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -193,7 +193,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -202,7 +202,7 @@ true - org.apache.camel.quarkus:camel-quarkus-integration-test-debezium:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-debezium:${camel-quarkus.version} 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 3c47a4a15e..1412a94755 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-debug - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-debug - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-debug:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-debug:${camel-quarkus.version} 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 fdf3d70781..5c5df4519f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-digitalocean - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-digitalocean - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-digitalocean:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-digitalocean:${camel-quarkus.version} 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 342cead18c..0a67b5401e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-disruptor - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-disruptor - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-disruptor:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-disruptor:${camel-quarkus.version} 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 96f9d209db..c30ffb36e3 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-dropbox - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-dropbox - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-dropbox:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-dropbox:${camel-quarkus.version} 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 69bb797f59..ab9346009a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-elasticsearch-rest-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-elasticsearch-rest-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -78,7 +78,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-elasticsearch-rest-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-elasticsearch-rest-client:${camel-quarkus.version} 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 74fb036226..77e4553e09 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-exec - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-exec - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-exec:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-exec:${camel-quarkus.version} 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 1a1963b643..3de8973413 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-fhir - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-fhir - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -153,7 +153,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-fhir:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-fhir:${camel-quarkus.version} 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 eecf3198be..4b081dc603 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-file - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-file - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-file:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-file:${camel-quarkus.version} 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 c1872de18e..7c55bf0073 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-flatpack - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-flatpack - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-flatpack:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-flatpack:${camel-quarkus.version} 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 76d5bce1b9..cf5cc68cd2 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-fop - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-fop - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-fop:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-fop:${camel-quarkus.version} 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 56babb2aa5..7c48a132df 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-foundation-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-foundation-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -159,7 +159,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-foundation-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-foundation-grouped:${camel-quarkus.version} 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 aeeaf462df..6f560cf84b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-freemarker - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-freemarker - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-freemarker:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-freemarker:${camel-quarkus.version} 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 b28ff1c8b0..517524ba46 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-ftp - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-ftp - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -99,7 +99,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -171,7 +171,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -179,7 +179,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-ftp:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-ftp:${camel-quarkus.version} 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 8ce8d14b54..9aa9961f71 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-geocoder - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-geocoder - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,7 +25,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-geocoder:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-geocoder:${camel-quarkus.version} 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 7729ca448c..422d77db0b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-git - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-git - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-git:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-git:${camel-quarkus.version} 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 21cef22f6b..2ba45bd998 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-github - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-github - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,7 +25,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-github:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-github:${camel-quarkus.version} 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 c5a1a7c059..9f1c37bc9b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-google-bigquery - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-google-bigquery - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,13 +57,13 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-google - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-google-bigquery:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-google-bigquery:${camel-quarkus.version} 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 8b7148817d..d86ae332ca 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-google-pubsub - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-google-pubsub - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-google - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-google-pubsub:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-google-pubsub:${camel-quarkus.version} 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 fa24db6597..db84b2d07f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-google-storage - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-google-storage - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-google-storage:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-google-storage:${camel-quarkus.version} 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 656acabedd..84d17c1d61 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-google - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-google - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-google:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-google:${camel-quarkus.version} 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 f5724bae4f..ec3655e617 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-graphql - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-graphql - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-graphql:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-graphql:${camel-quarkus.version} 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 9af20d9ddb..fc3a7db246 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-grok - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-grok - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-grok:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-grok:${camel-quarkus.version} 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 2da397598b..0f17319a85 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groovy-dsl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-groovy-dsl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -102,7 +102,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -110,7 +110,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-groovy-dsl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-groovy-dsl:${camel-quarkus.version} 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 8180e89e2a..84ea48da56 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groovy - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-groovy - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -107,7 +107,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -115,7 +115,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-groovy:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-groovy:${camel-quarkus.version} 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 d0d114919c..b9b0a7afc5 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-grpc - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-grpc - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,7 +25,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -63,7 +63,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:${camel-quarkus.version} 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 f77f4acbd7..43a28b754a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-hazelcast - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-hazelcast - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-hazelcast:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-hazelcast:${camel-quarkus.version} 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 c1f7055dcd..72d6879dcd 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-headersmap - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-headersmap - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-headersmap:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-headersmap:${camel-quarkus.version} 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 0f194a1a2e..fbfe19a8e2 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-hl7 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-hl7 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-hl7:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-hl7:${camel-quarkus.version} 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 a73988ba28..d62f72fbe3 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-http-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-http-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -73,13 +73,13 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -159,7 +159,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-http-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-http-grouped:${camel-quarkus.version} 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 e525b5476b..326e69e12b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-common - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-common - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan-common:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan-common:${camel-quarkus.version} 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 8657ae9bb9..99e122a90a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-quarkus-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-quarkus-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-common - 3.15.0 + ${camel-quarkus.version} tests test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan-quarkus-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan-quarkus-client:${camel-quarkus.version} 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 de5e536d13..a8f872459d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-infinispan - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-infinispan - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-infinispan-common - 3.15.0 + ${camel-quarkus.version} tests test @@ -146,7 +146,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -154,7 +154,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-infinispan:${camel-quarkus.version} 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 29a01ad2ae..820a162a1d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-influxdb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-influxdb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-influxdb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-influxdb:${camel-quarkus.version} 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 d5c2460fb5..76969e14e3 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jackson-avro - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jackson-avro - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jackson-avro:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jackson-avro:${camel-quarkus.version} 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 4ab49f170c..b42f81753d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jackson-protobuf - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jackson-protobuf - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jackson-protobuf:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jackson-protobuf:${camel-quarkus.version} 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 6280cdb062..0cf744613a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jasypt - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jasypt - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jasypt:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jasypt:${camel-quarkus.version} 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 8f21c558d8..745f5e58e9 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-java-joor-dsl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-java-joor-dsl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-java-joor-dsl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-java-joor-dsl:${camel-quarkus.version} 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 51954a9d55..3afa2f0cb5 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jaxb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jaxb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jaxb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jaxb:${camel-quarkus.version} 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 4514fdeaba..814af76f5a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jcache - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jcache - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jcache:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jcache:${camel-quarkus.version} 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 5477edea30..58199b5381 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jdbc-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jdbc-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,7 +25,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-jdbc - 3.15.0 + ${camel-quarkus.version} tests test @@ -69,7 +69,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -141,7 +141,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -149,7 +149,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jdbc-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jdbc-grouped:${camel-quarkus.version} 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 6af1b99d9f..e45ae01964 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jfr - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jfr - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jfr:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jfr:${camel-quarkus.version} 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 1e7fe28480..a07037913f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jira - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jira - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -63,7 +63,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jira:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jira:${camel-quarkus.version} 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 2f7e27a616..a1cb24e54c 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jms-artemis-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jms-artemis-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,20 +57,20 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-jms - 3.15.0 + ${camel-quarkus.version} tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jms-artemis-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jms-artemis-client:${camel-quarkus.version} 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 eaf12308af..304c08f4f7 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jms-ibmmq-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jms-ibmmq-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -73,14 +73,14 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-jms - 3.15.0 + ${camel-quarkus.version} tests test @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -161,7 +161,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jms-ibmmq-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jms-ibmmq-client:${camel-quarkus.version} 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 6fd64da934..733eae6974 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jms-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jms-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,20 +57,20 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-jms - 3.15.0 + ${camel-quarkus.version} tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jms-qpid-amqp-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jms-qpid-amqp-client:${camel-quarkus.version} 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 853764c81f..74bec84156 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jolt - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jolt - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jolt:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jolt:${camel-quarkus.version} 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 a1dfa63858..7c0c9a7bbb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-joor - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-joor - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-joor:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-joor:${camel-quarkus.version} 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 1970cf5e86..65f673b900 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jpa - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jpa - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jpa:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jpa:${camel-quarkus.version} 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 58530382e4..063fda1ef4 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jq - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jq - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jq:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jq:${camel-quarkus.version} 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 974c6803a8..637eb7714e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-js-dsl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-js-dsl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -153,7 +153,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -161,7 +161,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-js-dsl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-js-dsl:${camel-quarkus.version} 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 bc94778bc8..ba0f442461 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jsch - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jsch - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jsch:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jsch:${camel-quarkus.version} 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 8ea9214ed5..a061960b5e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jsh-dsl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jsh-dsl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jsh-dsl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jsh-dsl:${camel-quarkus.version} 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 b72aa3702a..f31a6759d2 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jslt - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jslt - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jslt:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jslt:${camel-quarkus.version} 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 6608e485d1..1b6d795c24 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-json-validator - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-json-validator - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-json-validator:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-json-validator:${camel-quarkus.version} 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 39b1d01042..31893ec84b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jsonata - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jsonata - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jsonata:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jsonata:${camel-quarkus.version} 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 982ba200b7..8e20c0be08 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jsonpath - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jsonpath - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -118,7 +118,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -126,7 +126,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jsonpath:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jsonpath:${camel-quarkus.version} 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 eceef1582b..b9bb39c954 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jt400-mocked - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jt400-mocked - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -127,7 +127,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -135,7 +135,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jt400-mocked:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jt400-mocked:${camel-quarkus.version} 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 a2f018cd8b..45ddb66e5b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jt400 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jt400 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jt400:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jt400:${camel-quarkus.version} 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 45f1e333fa..f185a1208e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-jta - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-jta - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-jta:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-jta:${camel-quarkus.version} 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 29ffff8766..951ad953a7 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 @@ -15,12 +15,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kafka-oauth - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kafka-oauth - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -163,7 +163,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -172,7 +172,7 @@ true - org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-oauth:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-oauth:${camel-quarkus.version} 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 c4e8862bf2..33d5d3c29b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kafka-sasl-ssl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kafka-sasl-ssl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -68,7 +68,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl-ssl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl-ssl:${camel-quarkus.version} 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 5e4d6fa95e..acc27fbc97 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kafka-sasl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kafka-sasl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-sasl:${camel-quarkus.version} 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 844b970dfc..6d4ada8ef0 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kafka-ssl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kafka-ssl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -68,7 +68,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-ssl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kafka-ssl:${camel-quarkus.version} 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 ec0680bcd8..a478f96347 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kafka - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kafka - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kafka:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kafka:${camel-quarkus.version} 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 ff5a403ec8..1739fb4e93 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kamelet - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kamelet - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kamelet:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kamelet:${camel-quarkus.version} 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 1cf07b7399..1dacdc99b3 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-knative - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-knative - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-knative:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-knative:${camel-quarkus.version} 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 c527520a62..1105bede1d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kotlin-dsl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kotlin-dsl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kotlin-dsl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kotlin-dsl:${camel-quarkus.version} 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 d9cf587c52..e44a4de188 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kotlin - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kotlin - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -63,7 +63,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kotlin:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kotlin:${camel-quarkus.version} 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 f1a8fd7f22..e0752b534a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kubernetes - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kubernetes - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-kubernetes:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kubernetes:${camel-quarkus.version} 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 a03a4371a0..b42a2838ac 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 @@ -15,12 +15,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-kudu - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-kudu - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -142,7 +142,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ true - org.apache.camel.quarkus:camel-quarkus-integration-test-kudu:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-kudu:${camel-quarkus.version} 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 58604befe6..0141a20fec 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-langchain4j-chat - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-langchain4j-chat - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-langchain4j-chat:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-langchain4j-chat:${camel-quarkus.version} 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 be2f3b8d9c..1b12fd410a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-ldap - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-ldap - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-ldap:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-ldap:${camel-quarkus.version} 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 fe8aafda20..fd549154c0 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-leveldb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-leveldb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-leveldb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-leveldb:${camel-quarkus.version} 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 7d7b1d7a18..cfadb5fd80 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-lra - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-lra - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-lra:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-lra:${camel-quarkus.version} 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 2e611d57ff..273d2d2bea 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-lumberjack - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-lumberjack - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -68,7 +68,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-lumberjack:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-lumberjack:${camel-quarkus.version} 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 434b5e8f04..3190776ffc 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mail - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mail - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -78,7 +78,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mail:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mail:${camel-quarkus.version} 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 ad582d6fcc..a6effb47e5 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-collector - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-collector - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-collector:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-collector:${camel-quarkus.version} 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 8e0191c63e..8ad9e74062 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-devmode - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-devmode - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -155,7 +155,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -163,7 +163,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-devmode:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-devmode:${camel-quarkus.version} 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 181f972d83..880b6d2e2f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-discovery-disabled - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-discovery-disabled - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-discovery-disabled:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-discovery-disabled:${camel-quarkus.version} 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 e8b2f2da28..d4e5166612 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-xml-io - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-xml-io - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-io:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-io:${camel-quarkus.version} 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 07296ee4cf..08e28b0df0 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-xml-jaxb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-xml-jaxb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-jaxb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-xml-jaxb:${camel-quarkus.version} 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 636e884820..a548df7c10 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main-yaml - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main-yaml - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main-yaml:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main-yaml:${camel-quarkus.version} 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 7ef831afeb..60d3e6a5bd 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-main - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-main - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -63,7 +63,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-main:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-main:${camel-quarkus.version} 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 30e8c56787..d96106d495 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-management - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-management - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-management:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-management:${camel-quarkus.version} 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 4c47cdbc23..3c224b4765 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mapstruct - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mapstruct - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mapstruct:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mapstruct:${camel-quarkus.version} 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 cdce4dea8f..9bbc330f29 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-micrometer - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-micrometer - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-micrometer:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-micrometer:${camel-quarkus.version} 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 617a97a141..01a0fbfc96 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-microprofile-fault-tolerance - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-microprofile-fault-tolerance - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-fault-tolerance:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-fault-tolerance:${camel-quarkus.version} 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 da3b7266bf..6f9d8ba26b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-microprofile-health - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-microprofile-health - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-health:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-microprofile-health:${camel-quarkus.version} 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 0733320906..cf65006774 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-minio - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-minio - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-minio:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-minio:${camel-quarkus.version} 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 a7666c6307..4c30c7a354 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mllp - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mllp - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mllp:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mllp:${camel-quarkus.version} 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 7e745558c7..852a85bf61 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mongodb-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mongodb-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mongodb-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mongodb-grouped:${camel-quarkus.version} 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 1290d8f6ad..79e4fbf29e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mustache - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mustache - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mustache:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mustache:${camel-quarkus.version} 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 d3313aa7a4..26fc471bbb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-mybatis - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-mybatis - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -133,7 +133,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -141,7 +141,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-mybatis:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-mybatis:${camel-quarkus.version} 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 7948d1f122..bdce169eee 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-nats - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-nats - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -78,7 +78,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-nats:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-nats:${camel-quarkus.version} 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 e60ac879b1..6e5bc4f4f7 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-netty - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-netty - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,13 +57,13 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-netty:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-netty:${camel-quarkus.version} 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 0b162d4e01..6d04b4bafa 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-nitrite - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-nitrite - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-nitrite:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-nitrite:${camel-quarkus.version} 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 5fb20fe1a1..005226e0b4 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-oaipmh - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-oaipmh - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -100,7 +100,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -172,7 +172,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -180,7 +180,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-oaipmh:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-oaipmh:${camel-quarkus.version} 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 f82f109ee4..e6f0b22807 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-ognl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-ognl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-ognl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-ognl:${camel-quarkus.version} 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 4a27d62c92..a147b8df04 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-olingo4 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-olingo4 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-olingo4:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-olingo4:${camel-quarkus.version} 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 09e08bcaad..b943449ef9 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-openapi-java - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-openapi-java - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -52,7 +52,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -124,7 +124,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -132,7 +132,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-openapi-java:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-openapi-java:${camel-quarkus.version} 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 f2914b7010..9a45e50e95 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-openstack - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-openstack - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-openstack:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-openstack:${camel-quarkus.version} 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 51848bf7fd..bfd02d2ccf 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-opentelemetry - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-opentelemetry - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-opentelemetry:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-opentelemetry:${camel-quarkus.version} 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 a0f05edbcb..0b9350f1fe 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-optaplanner - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-optaplanner - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-optaplanner:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-optaplanner:${camel-quarkus.version} 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 cec02729af..31200b3c96 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-paho-mqtt5 - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-paho-mqtt5 - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -73,13 +73,13 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -159,7 +159,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-paho-mqtt5:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-paho-mqtt5:${camel-quarkus.version} 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 c53256a314..9fff0cac85 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-paho - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-paho - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,13 +57,13 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-paho:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-paho:${camel-quarkus.version} 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 d9e78c8ae5..a4e00a2479 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-pdf - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-pdf - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-pdf:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-pdf:${camel-quarkus.version} 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 6e27b627cd..93dc30291b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-pg-replication-slot - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-pg-replication-slot - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -144,7 +144,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -152,7 +152,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-pg-replication-slot:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-pg-replication-slot:${camel-quarkus.version} 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 6ffd7f842e..afad3a830f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-pgevent - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-pgevent - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-pgevent:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-pgevent:${camel-quarkus.version} 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 6aed5e5da4..15f9cb7f64 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-pinecone - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-pinecone - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-pinecone:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-pinecone:${camel-quarkus.version} 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 56f6ec1521..e5dbfd7134 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-platform-http-proxy-ssl - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-platform-http-proxy-ssl - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http-proxy-ssl:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http-proxy-ssl:${camel-quarkus.version} 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 c5558107e4..2f5238203d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-platform-http-proxy - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-platform-http-proxy - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http-proxy:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http-proxy:${camel-quarkus.version} 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 b5fc3a645c..e05fd573e6 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-platform-http - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-platform-http - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -63,7 +63,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-platform-http:${camel-quarkus.version} 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 55e65a4105..dfa573114b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-protobuf - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-protobuf - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-protobuf:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-protobuf:${camel-quarkus.version} 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 3ce2aacc77..c70f47396e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-pubnub - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-pubnub - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-pubnub:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-pubnub:${camel-quarkus.version} 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 c99b1916df..c7a6a7d721 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-qdrant - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-qdrant - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-qdrant:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-qdrant:${camel-quarkus.version} 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 e77aec9fd3..b03520708b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-quartz - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-quartz - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-quartz:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-quartz:${camel-quarkus.version} 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 ad58ccd75f..c14efa306c 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-qute - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-qute - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-qute:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-qute:${camel-quarkus.version} 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 9f88154711..61d6179784 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-reactive-streams - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-reactive-streams - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-reactive-streams:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-reactive-streams:${camel-quarkus.version} 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 4b47efff3d..d0e80eae75 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-rest-openapi - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-rest-openapi - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-rest-openapi:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-rest-openapi:${camel-quarkus.version} 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 524cc6973d..7affbdff0b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-rest - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-rest - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-rest:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-rest:${camel-quarkus.version} 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 ed9d80977f..29fc8bf6d9 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-saga - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-saga - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-saga:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-saga:${camel-quarkus.version} 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 9cc4defa78..cf3682b9b5 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-salesforce - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-salesforce - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-salesforce:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-salesforce:${camel-quarkus.version} 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 f9b73e6b6d..7819828145 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sap-netweaver - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sap-netweaver - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sap-netweaver:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sap-netweaver:${camel-quarkus.version} 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 4f52552196..c9cb26bb08 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-saxon - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-saxon - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-saxon:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-saxon:${camel-quarkus.version} 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 293808719b..96da18b7b3 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-servicenow - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-servicenow - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-servicenow:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-servicenow:${camel-quarkus.version} 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 539644e676..fa3e99e7ee 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-servlet - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-servlet - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-servlet:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-servlet:${camel-quarkus.version} 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 53eebf96cb..ae8b4eb65a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-shiro - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-shiro - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-shiro:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-shiro:${camel-quarkus.version} 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 e53164cfcc..1c77d3e48f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sjms-artemis-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sjms-artemis-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,14 +57,14 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-sjms - 3.15.0 + ${camel-quarkus.version} tests test @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -145,7 +145,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sjms-artemis-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sjms-artemis-client:${camel-quarkus.version} 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 7fb76ab924..986c05ffdb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sjms-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sjms-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,20 +57,20 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-sjms - 3.15.0 + ${camel-quarkus.version} tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sjms-qpid-amqp-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sjms-qpid-amqp-client:${camel-quarkus.version} 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 84432d8b5e..1c9883b544 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sjms2-artemis-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sjms2-artemis-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,14 +57,14 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-sjms - 3.15.0 + ${camel-quarkus.version} tests test @@ -137,7 +137,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -145,7 +145,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sjms2-artemis-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sjms2-artemis-client:${camel-quarkus.version} 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 991a86acc0..7f5a8ebc53 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sjms2-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sjms2-qpid-amqp-client - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,20 +57,20 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-activemq - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-common - 3.15.0 + ${camel-quarkus.version} tests test org.apache.camel.quarkus camel-quarkus-integration-test-messaging-sjms - 3.15.0 + ${camel-quarkus.version} tests test @@ -143,7 +143,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -151,7 +151,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sjms2-qpid-amqp-client:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sjms2-qpid-amqp-client:${camel-quarkus.version} 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 1e1d7fce04..7c43724bfb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-slack - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-slack - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-slack:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-slack:${camel-quarkus.version} 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 3223f8ff08..8e441fd972 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-smallrye-reactive-messaging - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-smallrye-reactive-messaging - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -128,7 +128,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -136,7 +136,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-smallrye-reactive-messaging:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-smallrye-reactive-messaging:${camel-quarkus.version} 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 5b89e5babc..e5c56614d9 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-smb - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-smb - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-smb:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-smb:${camel-quarkus.version} 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 a9988438cd..bb692eb45e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-soap - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-soap - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-soap:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-soap:${camel-quarkus.version} 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 200ac50401..025cd02d71 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-splunk-hec - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-splunk-hec - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-splunk - 3.15.0 + ${camel-quarkus.version} tests test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-splunk-hec:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-splunk-hec:${camel-quarkus.version} 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 3a25a59c88..5a6fed471b 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-splunk - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-splunk - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-splunk - 3.15.0 + ${camel-quarkus.version} tests test @@ -130,7 +130,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -138,7 +138,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-splunk:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-splunk:${camel-quarkus.version} 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 4bc4ee7d77..475318208a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-spring-rabbitmq - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-spring-rabbitmq - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-spring-rabbitmq:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-spring-rabbitmq:${camel-quarkus.version} 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 82c06e1a86..272996a40e 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-sql - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-sql - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -78,7 +78,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -150,7 +150,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -158,7 +158,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-sql:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-sql:${camel-quarkus.version} 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 7b9ba71b53..0e75ff27c8 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-ssh - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-ssh - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -139,7 +139,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -147,7 +147,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-ssh:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-ssh:${camel-quarkus.version} 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 d037d05c45..1b8156605d 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-stax - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-stax - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-stax:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-stax:${camel-quarkus.version} 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 1e3a7f289e..7fc73b012a 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-stringtemplate - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-stringtemplate - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-stringtemplate:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-stringtemplate:${camel-quarkus.version} 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 08dace6a49..156aaf2b4f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-swift - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-swift - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-swift:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-swift:${camel-quarkus.version} 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 024ed7ef41..ec1cf00abd 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-syndication - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-syndication - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-syndication:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-syndication:${camel-quarkus.version} 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 b91d196ca6..e2e4e0df88 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-syslog - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-syslog - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,7 +25,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-syslog:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-syslog:${camel-quarkus.version} 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 426e78ad0a..4566210658 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-tarfile - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-tarfile - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-tarfile:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-tarfile:${camel-quarkus.version} 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 1b7ba6d982..93b06ef206 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-telegram - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-telegram - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -25,13 +25,13 @@ org.apache.camel.quarkus camel-quarkus-integration-test-support - 3.15.0 + ${camel-quarkus.version} test org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -146,7 +146,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -154,7 +154,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-telegram:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-telegram:${camel-quarkus.version} 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 59fa1e5ffb..19e3911f96 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-tika - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-tika - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-tika:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-tika:${camel-quarkus.version} 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 2934461e40..a7ecade817 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-twilio - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-twilio - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-twilio:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-twilio:${camel-quarkus.version} 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 50b26a329a..bba490cad6 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-twitter - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-twitter - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-twitter:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-twitter:${camel-quarkus.version} 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 2b05aa6528..21a58e0b11 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-univocity-parsers - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-univocity-parsers - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-univocity-parsers:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-univocity-parsers:${camel-quarkus.version} 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 c54e5538ab..5c6ed29dbb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-validator - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-validator - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-validator:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-validator:${camel-quarkus.version} 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 446bbf8782..24c4c7edf1 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-velocity - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-velocity - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-velocity:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-velocity:${camel-quarkus.version} 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 7f1318a4d2..ffda0de84f 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-vertx-websocket - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-vertx-websocket - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -62,7 +62,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-certificate-generator - 3.15.0 + ${camel-quarkus.version} test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-vertx-websocket:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-vertx-websocket:${camel-quarkus.version} 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 bb287d70a0..15fcdf7eeb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-vertx - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-vertx - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-vertx:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-vertx:${camel-quarkus.version} 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 11d326ac6a..9d26683baa 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-wasm - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-wasm - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-wasm:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-wasm:${camel-quarkus.version} 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 482e9ce8d8..7e8f331746 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-weather - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-weather - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-weather:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-weather:${camel-quarkus.version} 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 c01c79faad..ea02e10897 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xchange - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xchange - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xchange:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xchange:${camel-quarkus.version} 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 00adb381b7..7f9949ac60 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xj - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xj - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xj:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xj:${camel-quarkus.version} 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 99455d4b5c..62c1a773eb 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xml-grouped - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xml-grouped - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xml-grouped:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xml-grouped:${camel-quarkus.version} 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 f2c7e8a9e9..103f8449ca 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xml-jaxp - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xml-jaxp - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xml-jaxp:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xml-jaxp:${camel-quarkus.version} 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 5131091ad0..7b52d44e66 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xmlsecurity - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xmlsecurity - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xmlsecurity:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xmlsecurity:${camel-quarkus.version} 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 2aabc2285a..4706610526 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xpath - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xpath - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xpath:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xpath:${camel-quarkus.version} 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 554e5b9001..a6866f1919 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-xslt-saxon - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-xslt-saxon - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -123,7 +123,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -131,7 +131,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-xslt-saxon:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-xslt-saxon:${camel-quarkus.version} 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 d382c0738b..ccc0908800 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 @@ -12,12 +12,12 @@ org.apache.camel.quarkus camel-quarkus-integration-test-zendesk - 3.15.0 + ${camel-quarkus.version} org.apache.camel.quarkus camel-quarkus-integration-test-zendesk - 3.15.0 + ${camel-quarkus.version} test-jar tests test @@ -57,7 +57,7 @@ org.apache.camel.quarkus camel-quarkus-integration-wiremock-support - 3.15.0 + ${camel-quarkus.version} test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - org.apache.camel.quarkus:camel-quarkus-integration-test-zendesk:3.15.0 + org.apache.camel.quarkus:camel-quarkus-integration-test-zendesk:${camel-quarkus.version} diff --git a/generated-platform-project/quarkus-camel/integration-tests/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/pom.xml index 4322e8ce6a..eacb74f826 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/pom.xml @@ -224,12 +224,12 @@ io.quarkus quarkus-integration-test-class-transformer - 3.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 diff --git a/generated-platform-project/quarkus-cassandra/descriptor/pom.xml b/generated-platform-project/quarkus-cassandra/descriptor/pom.xml index 2a4948e262..1c674199e2 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.15.0 + 3.15.1 ${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 32ad3c1e8d..61cc3673ea 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.15.0 + 3.15.1 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 62fb95c2b8..ee978edc79 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.15.0 + 3.15.1 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 e538315f5c..63fa5f4f48 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.15.0 + 3.15.1 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 7110c8f129..4fa135ebb3 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.15.0 + 3.15.1 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 ede117ba9e..53d11afb56 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.15.0 + 3.15.1 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 7a24c6c6ce..bfbb6211e5 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 diff --git a/generated-platform-project/quarkus-cxf/descriptor/pom.xml b/generated-platform-project/quarkus-cxf/descriptor/pom.xml index 44d3dbbcd2..c6d5a1f42a 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.15.0 + 3.15.1 ${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 97f7251ae9..d0a2f9d760 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 99222aa2d2..6f58de9aac 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-client-server - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -153,7 +153,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-client-server:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-client-server:3.15.1 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 a8103f9ee4..3b21561987 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-client - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -156,7 +156,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -164,7 +164,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-client:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-client:3.15.1 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 b0d10f4b7c..1c4c6c0d34 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-fast-infoset - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-fast-infoset:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-fast-infoset:3.15.1 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 5d294cd0d3..add531ca5e 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-hc5 - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -145,7 +145,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -153,7 +153,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:3.15.1 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 080e370106..31a254c82f 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-metrics - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:3.15.1 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 d1ae2db4fe..c2821a30c3 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-mtls - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtls:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtls:3.15.1 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 8eef852c4e..40b0b04d13 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-mtom-awt - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:3.15.1 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 bdb89219c4..47c1ec2101 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-mtom - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:3.15.1 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 efe3a99219..f549d0896a 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-opentelemetry - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -134,7 +134,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -142,7 +142,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-opentelemetry:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-opentelemetry:3.15.1 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 4997ca692f..a6d592de82 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-santuario-xmlsec - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -129,7 +129,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -137,7 +137,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-santuario-xmlsec:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-santuario-xmlsec:3.15.1 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 dc3a8c4fd4..c83372a6e5 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-server - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -25,7 +25,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-server:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-server:3.15.1 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 6e05c6f36e..2c7c21feed 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-ws-rm-client - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -63,7 +63,7 @@ io.quarkiverse.cxf quarkus-cxf-test-ws-rm-server-jvm - ${quarkus-cxf.version} + 3.15.1 pom test @@ -192,7 +192,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -200,7 +200,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm-client:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm-client:3.15.1 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 e1099789eb..d4d8a9f7e2 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-policy - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -140,7 +140,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -148,7 +148,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-policy:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-policy:3.15.1 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 a769732b3c..eecb4e72ba 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -68,7 +68,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -151,7 +151,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -159,7 +159,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security:3.15.1 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 bdae588842..d3580a7969 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 - ${quarkus-cxf.version} + 3.15.1 io.quarkiverse.cxf quarkus-cxf-integration-test-ws-trust - ${quarkus-cxf.version} + 3.15.1 test-jar tests test @@ -52,7 +52,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - ${quarkus-cxf.version} + 3.15.1 test @@ -135,7 +135,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image @@ -143,7 +143,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:${quarkus-cxf.version} + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:3.15.1 diff --git a/generated-platform-project/quarkus-debezium/descriptor/pom.xml b/generated-platform-project/quarkus-debezium/descriptor/pom.xml index 57467078c2..69702853ca 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.15.0 + 3.15.1 ${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 d17d1eb99b..4bf7a53937 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.15.0 + 3.15.1 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 330f7ff593..0031e75330 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.15.0 + 3.15.1 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 2bde97628d..33c639c129 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 diff --git a/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml b/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml index 88b91122a0..fdc0d371b3 100644 --- a/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml @@ -4302,17 +4302,17 @@ com.google.protobuf protobuf-java-util - 3.25.3 + 3.25.5 com.google.protobuf protobuf-java - 3.25.3 + 3.25.5 com.google.protobuf protobuf-kotlin - 3.25.3 + 3.25.5 io.grafeas 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 60c5ab30ac..da6ed943a8 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.15.0 + 3.15.1 ${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 673e72f7b5..6d38561c02 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 e3ae32a3af..97400be104 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.15.0 + 3.15.1 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 992685d996..9d852c0b17 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.15.0 + 3.15.1 ${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 9fcae938b2..a15e89d0b2 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 dd19c61139..9d7f5285f1 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.15.0 + 3.15.1 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 85c63b26f2..c6aa92fb7c 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.15.0 + 3.15.1 ${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 54bd8ab3c3..4ee2d9536a 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 1a654fb00c..5eab3066f0 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 @@ -154,7 +154,7 @@ io.quarkus quarkus-maven-plugin - 3.15.0 + 3.15.1 native-image diff --git a/generated-platform-project/quarkus-universe/bom/pom.xml b/generated-platform-project/quarkus-universe/bom/pom.xml index ced425bead..e46302bac1 100644 --- a/generated-platform-project/quarkus-universe/bom/pom.xml +++ b/generated-platform-project/quarkus-universe/bom/pom.xml @@ -5186,7 +5186,7 @@ com.google.protobuf protobuf-java-util - 3.25.3 + 3.25.5 org.checkerframework @@ -5197,73 +5197,73 @@ com.google.protobuf protobuf-java - 3.25.3 + 3.25.5 com.google.protobuf protobuf-kotlin - 3.25.3 + 3.25.5 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-aarch_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-ppcle_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-s390_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-x86_32 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-x86_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe osx-aarch_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe osx-x86_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe windows-x86_32 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe windows-x86_64 @@ -10028,12 +10028,12 @@ io.quarkus.arc arc-processor - 3.15.0 + 3.15.1 io.quarkus.arc arc - 3.15.0 + 3.15.1 io.quarkus.gizmo @@ -10103,67 +10103,67 @@ io.quarkus.junit5 junit5-virtual-threads - 3.15.0 + 3.15.1 io.quarkus.qute qute-core - 3.15.0 + 3.15.1 io.quarkus.qute qute-generator - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus.security @@ -10183,677 +10183,677 @@ io.quarkus.vertx.utils quarkus-vertx-utils - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-common - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-xray - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-analytics-common - 3.15.0 + 3.15.1 io.quarkus quarkus-apache-httpclient-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apache-httpclient - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-common - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-json-schema-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-json-schema - 3.15.0 + 3.15.1 io.quarkus quarkus-arc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-arc - 3.15.0 + 3.15.1 io.quarkus quarkus-arquillian - 3.15.0 + 3.15.1 io.quarkus quarkus-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-awt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-awt - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-http - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-app-model - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-core - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-gradle-resolver - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-maven-resolver - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-runner - 3.15.0 + 3.15.1 io.quarkus quarkus-builder - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-caffeine-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-caffeine - 3.15.0 + 3.15.1 io.quarkus quarkus-class-change-agent - 3.15.0 + 3.15.1 io.quarkus quarkus-classloader-commons - 3.15.0 + 3.15.1 io.quarkus quarkus-config-yaml-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-config-yaml - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-common - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-json-schema-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-json-schema - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-buildpack-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-buildpack - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-common - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-jib-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-jib - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-openshift-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-openshift - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-podman-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-podman - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-util - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image - 3.15.0 + 3.15.1 io.quarkus quarkus-core-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-core - 3.15.0 + 3.15.1 io.quarkus quarkus-credentials-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-credentials - 3.15.0 + 3.15.1 io.quarkus quarkus-csrf-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-csrf-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx-generator - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-common - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource - 3.15.0 + 3.15.1 io.quarkus quarkus-development-mode-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-common - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mariadb - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-common - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-registry-client - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-testing - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-utilities - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-java-client - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-common - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-common - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-jdbc - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-ldap-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-ldap - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-oauth2 - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-properties-file - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-db2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-derby-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mssql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mysql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-oracle-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-postgresql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway - 3.15.0 + 3.15.1 io.quarkus @@ -10863,133 +10863,133 @@ io.quarkus quarkus-funqy-amazon-lambda-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-http - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-knative-events-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-knative-events - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-server-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-server-common - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-http - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-api - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-cli - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-codegen - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-common - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-inprocess - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-protoc-plugin - 3.15.0 + 3.15.1 shaded io.quarkus quarkus-grpc-reflection - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-stubs - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-xds - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc - 3.15.0 + 3.15.1 com.google.android @@ -11000,187 +11000,187 @@ io.quarkus quarkus-hal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hal - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-envers-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-envers - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-outbox-polling-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-outbox-polling - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-standalone-elasticsearch-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-standalone-elasticsearch - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator - 3.15.0 + 3.15.1 io.quarkus quarkus-ide-launcher - 3.15.0 + 3.15.1 * @@ -11191,1848 +11191,1848 @@ io.quarkus quarkus-infinispan-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-client - 3.15.0 + 3.15.1 io.quarkus quarkus-info-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-info-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-info-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-info - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-jacoco-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jacoco - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxp - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-db2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-derby-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-h2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mariadb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mariadb - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mssql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mysql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-oracle-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-postgresql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-jfr-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jfr - 3.15.0 + 3.15.1 io.quarkus quarkus-jms-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonp - 3.15.0 + 3.15.1 io.quarkus quarkus-junit4-mock - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-component - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-internal - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-mockito-config - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-mockito - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-properties - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5 - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-client - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-streams-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-streams - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-common - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-resteasy-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-resteasy-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-authorization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-authorization - 3.15.0 + 3.15.1 io.quarkus quarkus-kind-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kind - 3.15.0 + 3.15.1 io.quarkus quarkus-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-internal - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-config-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-config - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-mongodb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-mongodb - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase - 3.15.0 + 3.15.1 io.quarkus quarkus-load-shedding-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-load-shedding - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-gelf-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-gelf - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-json-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-json - 3.15.0 + 3.15.1 io.quarkus quarkus-mailer-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mailer - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-amqp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-amqp - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kafka-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kafka - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-mqtt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-mqtt - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-pulsar-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-pulsar - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-rabbitmq-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-rabbitmq - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-registry-prometheus - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer - 3.15.0 + 3.15.1 io.quarkus quarkus-minikube-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-minikube - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-client - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-jta-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-jta - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-lra-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-lra - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-stm-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-stm - 3.15.0 + 3.15.1 io.quarkus quarkus-netty-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-netty - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-common - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-lgtm - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-testcontainers - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devservices-common - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devservices-lgtm - 3.15.0 + 3.15.1 provided io.quarkus quarkus-observability-devservices - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-testcontainers - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-reactive-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-common - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-db-token-state-manager-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-db-token-state-manager - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-client - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift - 3.15.0 + 3.15.1 io.quarkus quarkus-opentelemetry-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-opentelemetry - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-hibernate-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-hibernate-common - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-mock - 3.15.0 + 3.15.1 io.quarkus quarkus-panacheql - 3.15.0 + 3.15.1 io.quarkus quarkus-picocli-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-picocli - 3.15.0 + 3.15.1 io.quarkus quarkus-project-core-extension-codestarts - 3.15.0 + 3.15.1 io.quarkus quarkus-quartz-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-quartz - 3.15.0 + 3.15.1 io.quarkus quarkus-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-datasource-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-datasource - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-db2-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-db2-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mssql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mssql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mysql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mysql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-oracle-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-oracle-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-pg-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-pg-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-routes-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-routes - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-client - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-config-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-config - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxrs-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxrs - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-csrf-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-csrf - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-links - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-server-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-servlet-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-servlet - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-links - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-multipart-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-multipart - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-links - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-servlet - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy - 3.15.0 + 3.15.1 io.quarkus quarkus-scala-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-scala - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-api - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-common - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler - 3.15.0 + 3.15.1 io.quarkus quarkus-schema-registry-devservice-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-schema-registry-devservice - 3.15.0 + 3.15.1 io.quarkus quarkus-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-common - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa - 3.15.0 + 3.15.1 io.quarkus quarkus-security-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-security-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-security-webauthn-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-webauthn - 3.15.0 + 3.15.1 io.quarkus quarkus-security - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-fault-tolerance - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-build - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi-deployment - 3.15.0 + 3.15.1 org.jboss.shrinkwrap @@ -13043,12 +13043,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi - 3.15.0 + 3.15.1 org.jboss.shrinkwrap @@ -13059,97 +13059,97 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-type-converters - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-stork-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-stork - 3.15.0 + 3.15.1 io.quarkus @@ -13174,32 +13174,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-boot-properties - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cloud-config-client - 3.15.0 + 3.15.1 io.quarkus @@ -13224,12 +13224,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-data-jpa - 3.15.0 + 3.15.1 io.quarkus @@ -13239,32 +13239,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-data-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-di-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-di - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-scheduled-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-scheduled - 3.15.0 + 3.15.1 io.quarkus @@ -13274,12 +13274,12 @@ io.quarkus quarkus-spring-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-security - 3.15.0 + 3.15.1 io.quarkus @@ -13289,57 +13289,57 @@ io.quarkus quarkus-spring-web-common - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-classic - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web - 3.15.0 + 3.15.1 io.quarkus @@ -13349,277 +13349,277 @@ io.quarkus quarkus-swagger-ui-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-swagger-ui - 3.15.0 + 3.15.1 io.quarkus quarkus-test-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-test-common - 3.15.0 + 3.15.1 io.quarkus quarkus-test-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-test-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-test-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-test-hibernate-reactive-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-test-kafka-companion - 3.15.0 + 3.15.1 io.quarkus quarkus-test-keycloak-server - 3.15.0 + 3.15.1 io.quarkus quarkus-test-kubernetes-client - 3.15.0 + 3.15.1 io.quarkus quarkus-test-ldap - 3.15.0 + 3.15.1 io.quarkus quarkus-test-mongodb - 3.15.0 + 3.15.1 io.quarkus quarkus-test-oidc-server - 3.15.0 + 3.15.1 io.quarkus quarkus-test-openshift-client - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-jwt - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-oidc - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-webauthn - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security - 3.15.0 + 3.15.1 io.quarkus quarkus-test-vertx - 3.15.0 + 3.15.1 io.quarkus quarkus-tls-registry-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-tls-registry - 3.15.0 + 3.15.1 io.quarkus quarkus-transaction-annotations - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-console-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx - 3.15.0 + 3.15.1 io.quarkus quarkus-virtual-threads-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-virtual-threads - 3.15.0 + 3.15.1 io.quarkus quarkus-web-dependency-locator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-web-dependency-locator - 3.15.0 + 3.15.1 io.quarkus quarkus-webjars-locator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-webjars-locator - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-client - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets - 3.15.0 + 3.15.1 io.reactivex.rxjava2 @@ -24559,12 +24559,12 @@ org.keycloak keycloak-adapter-spi - 25.0.2 + 25.0.6 org.keycloak keycloak-admin-client - 25.0.2 + 25.0.6 org.checkerframework @@ -24575,22 +24575,22 @@ org.keycloak keycloak-authz-client - 25.0.2 + 25.0.6 org.keycloak keycloak-common - 25.0.2 + 25.0.6 org.keycloak keycloak-core - 25.0.2 + 25.0.6 org.keycloak keycloak-policy-enforcer - 25.0.2 + 25.0.6 org.kiwiproject diff --git a/generated-platform-project/quarkus-universe/descriptor/pom.xml b/generated-platform-project/quarkus-universe/descriptor/pom.xml index c18a716275..0228c6f83f 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.15.0 + 3.15.1 ${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 241a9b7c3a..2e07ed050d 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,6 +1,6 @@ { "metadata" : { - "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.15.0" ], + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.15.1" ], "project" : { "default-codestart" : "rest", "properties" : { @@ -11,12 +11,12 @@ "kotlin-version" : "2.0.10", "scala-version" : "2.13.12", "scala-plugin-version" : "4.9.2", - "quarkus-core-version" : "3.15.0", + "quarkus-core-version" : "3.15.1", "maven-plugin-groupId" : "io.quarkus", "maven-plugin-artifactId" : "quarkus-maven-plugin", - "maven-plugin-version" : "3.15.0", + "maven-plugin-version" : "3.15.1", "gradle-plugin-id" : "io.quarkus", - "gradle-plugin-version" : "3.15.0", + "gradle-plugin-version" : "3.15.1", "supported-maven-versions" : "[3.8.6,)", "proposed-maven-version" : "3.9.8", "maven-wrapper-version" : "3.3.2", diff --git a/generated-platform-project/quarkus/bom/pom.xml b/generated-platform-project/quarkus/bom/pom.xml index 3acbe8717a..230034ad07 100644 --- a/generated-platform-project/quarkus/bom/pom.xml +++ b/generated-platform-project/quarkus/bom/pom.xml @@ -649,7 +649,7 @@ com.google.protobuf protobuf-java-util - 3.25.3 + 3.25.5 org.checkerframework @@ -660,68 +660,68 @@ com.google.protobuf protobuf-java - 3.25.3 + 3.25.5 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-aarch_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-ppcle_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-s390_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-x86_32 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe linux-x86_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe osx-aarch_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe osx-x86_64 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe windows-x86_32 com.google.protobuf protoc - 3.25.3 + 3.25.5 exe windows-x86_64 @@ -4366,12 +4366,12 @@ io.quarkus.arc arc-processor - 3.15.0 + 3.15.1 io.quarkus.arc arc - 3.15.0 + 3.15.1 io.quarkus.gizmo @@ -4441,67 +4441,67 @@ io.quarkus.junit5 junit5-virtual-threads - 3.15.0 + 3.15.1 io.quarkus.qute qute-core - 3.15.0 + 3.15.1 io.quarkus.qute qute-generator - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.15.0 + 3.15.1 io.quarkus.resteasy.reactive resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus.security @@ -4521,677 +4521,677 @@ io.quarkus.vertx.utils quarkus-vertx-utils - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-agroal - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-common - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-http - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda-xray - 3.15.0 + 3.15.1 io.quarkus quarkus-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-analytics-common - 3.15.0 + 3.15.1 io.quarkus quarkus-apache-httpclient-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apache-httpclient - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-common - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-json-schema-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-apicurio-registry-json-schema - 3.15.0 + 3.15.1 io.quarkus quarkus-arc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-arc - 3.15.0 + 3.15.1 io.quarkus quarkus-arquillian - 3.15.0 + 3.15.1 io.quarkus quarkus-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-awt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-awt - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions-http - 3.15.0 + 3.15.1 io.quarkus quarkus-azure-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-app-model - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-core - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-gradle-resolver - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-maven-resolver - 3.15.0 + 3.15.1 io.quarkus quarkus-bootstrap-runner - 3.15.0 + 3.15.1 io.quarkus quarkus-builder - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-cache-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-caffeine-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-caffeine - 3.15.0 + 3.15.1 io.quarkus quarkus-class-change-agent - 3.15.0 + 3.15.1 io.quarkus quarkus-classloader-commons - 3.15.0 + 3.15.1 io.quarkus quarkus-config-yaml-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-config-yaml - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-avro-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-avro - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-common - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-json-schema-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-confluent-registry-json-schema - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-buildpack-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-buildpack - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-common - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-docker - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-jib-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-jib - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-openshift-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-openshift - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-podman-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-podman - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image-util - 3.15.0 + 3.15.1 io.quarkus quarkus-container-image - 3.15.0 + 3.15.1 io.quarkus quarkus-core-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-core - 3.15.0 + 3.15.1 io.quarkus quarkus-credentials-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-credentials - 3.15.0 + 3.15.1 io.quarkus quarkus-csrf-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-csrf-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx-generator - 3.15.0 + 3.15.1 io.quarkus quarkus-cyclonedx - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-common - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-datasource - 3.15.0 + 3.15.1 io.quarkus quarkus-development-mode-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-common - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mariadb - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-devservices-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-common - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-registry-client - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-testing - 3.15.0 + 3.15.1 io.quarkus quarkus-devtools-utilities - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-java-client - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-common - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elasticsearch-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-common - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-jdbc - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-ldap-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-ldap - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-oauth2 - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security-properties-file - 3.15.0 + 3.15.1 io.quarkus quarkus-elytron-security - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-db2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-derby-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mssql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mysql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-oracle-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-postgresql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-flyway - 3.15.0 + 3.15.1 io.quarkus @@ -5201,133 +5201,133 @@ io.quarkus quarkus-funqy-amazon-lambda-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-http - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-knative-events-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-knative-events - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-server-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-funqy-server-common - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions-http - 3.15.0 + 3.15.1 io.quarkus quarkus-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-api - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-cli - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-codegen - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-common - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-inprocess - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-protoc-plugin - 3.15.0 + 3.15.1 shaded io.quarkus quarkus-grpc-reflection - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-stubs - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc-xds - 3.15.0 + 3.15.1 io.quarkus quarkus-grpc - 3.15.0 + 3.15.1 com.google.android @@ -5338,187 +5338,187 @@ io.quarkus quarkus-hal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hal - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-envers-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-envers - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-orm - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-outbox-polling-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-orm-outbox-polling - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-standalone-elasticsearch-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-search-standalone-elasticsearch - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-hibernate-validator - 3.15.0 + 3.15.1 io.quarkus quarkus-ide-launcher - 3.15.0 + 3.15.1 * @@ -5529,1848 +5529,1848 @@ io.quarkus quarkus-infinispan-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-infinispan-client - 3.15.0 + 3.15.1 io.quarkus quarkus-info-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-info-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-info-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-info - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-jacoco-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jacoco - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxp - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-jaxrs-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-db2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-db2 - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-derby-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-h2-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mariadb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mariadb - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mssql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mssql - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mysql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-mysql - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-oracle-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-oracle - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-postgresql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jdbc-postgresql - 3.15.0 + 3.15.1 io.quarkus quarkus-jfr-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jfr - 3.15.0 + 3.15.1 io.quarkus quarkus-jms-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-jsonp - 3.15.0 + 3.15.1 io.quarkus quarkus-junit4-mock - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-component - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-internal - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-mockito-config - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-mockito - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5-properties - 3.15.0 + 3.15.1 io.quarkus quarkus-junit5 - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-client - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-streams-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kafka-streams - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-common - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-resteasy-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-admin-resteasy-client - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-authorization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-keycloak-authorization - 3.15.0 + 3.15.1 io.quarkus quarkus-kind-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kind - 3.15.0 + 3.15.1 io.quarkus quarkus-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-internal - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-client - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-config-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-config - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-service-binding - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-kubernetes - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-mongodb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase-mongodb - 3.15.0 + 3.15.1 io.quarkus quarkus-liquibase - 3.15.0 + 3.15.1 io.quarkus quarkus-load-shedding-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-load-shedding - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-gelf-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-gelf - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-json-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-logging-json - 3.15.0 + 3.15.1 io.quarkus quarkus-mailer-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mailer - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-amqp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-amqp - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kafka-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kafka - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-mqtt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-mqtt - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-pulsar-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-pulsar - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-rabbitmq-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging-rabbitmq - 3.15.0 + 3.15.1 io.quarkus quarkus-messaging - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer-registry-prometheus - 3.15.0 + 3.15.1 io.quarkus quarkus-micrometer - 3.15.0 + 3.15.1 io.quarkus quarkus-minikube-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-minikube - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-client - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mongodb-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.15.0 + 3.15.1 io.quarkus quarkus-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-jta-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-jta - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-lra-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-lra - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-stm-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-narayana-stm - 3.15.0 + 3.15.1 io.quarkus quarkus-netty-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-netty - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-common - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-lgtm - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devresource-testcontainers - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devservices-common - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-devservices-lgtm - 3.15.0 + 3.15.1 provided io.quarkus quarkus-observability-devservices - 3.15.0 + 3.15.1 io.quarkus quarkus-observability-testcontainers - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client-reactive-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-client - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-common - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-db-token-state-manager-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-db-token-state-manager - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-oidc - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-client - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-openshift - 3.15.0 + 3.15.1 io.quarkus quarkus-opentelemetry-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-opentelemetry - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-common - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-hibernate-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-hibernate-common - 3.15.0 + 3.15.1 io.quarkus quarkus-panache-mock - 3.15.0 + 3.15.1 io.quarkus quarkus-panacheql - 3.15.0 + 3.15.1 io.quarkus quarkus-picocli-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-picocli - 3.15.0 + 3.15.1 io.quarkus quarkus-project-core-extension-codestarts - 3.15.0 + 3.15.1 io.quarkus quarkus-quartz-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-quartz - 3.15.0 + 3.15.1 io.quarkus quarkus-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-datasource-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-datasource - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-db2-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-db2-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mssql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mssql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mysql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-mysql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-oracle-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-oracle-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-pg-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-pg-client - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-routes-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-reactive-routes - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-redis-client - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-config-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-config - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxrs-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jaxrs - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-client - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-csrf-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-csrf - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-data-panache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-data-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-common - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-links - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-server-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-servlet-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-servlet - 3.15.0 + 3.15.1 io.quarkus quarkus-rest-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-filter-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-filter - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-token-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client-oidc-token-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-client - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-links - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-multipart-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-multipart - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-mutiny - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jackson - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jaxb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-jsonb - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-links - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-qute - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive-servlet - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy-server-common - 3.15.0 + 3.15.1 io.quarkus quarkus-resteasy - 3.15.0 + 3.15.1 io.quarkus quarkus-scala-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-scala - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-api - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-common - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-scheduler - 3.15.0 + 3.15.1 io.quarkus quarkus-schema-registry-devservice-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-schema-registry-devservice - 3.15.0 + 3.15.1 io.quarkus quarkus-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-common - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-security-jpa - 3.15.0 + 3.15.1 io.quarkus quarkus-security-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-security-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-security-webauthn-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-security-webauthn - 3.15.0 + 3.15.1 io.quarkus quarkus-security - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-context-propagation - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-fault-tolerance - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-client - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-health - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-build - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-jwt - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-metrics - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi-deployment - 3.15.0 + 3.15.1 org.jboss.shrinkwrap @@ -7381,12 +7381,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-openapi - 3.15.0 + 3.15.1 org.jboss.shrinkwrap @@ -7397,97 +7397,97 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-messaging - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-reactive-type-converters - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-stork-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-smallrye-stork - 3.15.0 + 3.15.1 io.quarkus @@ -7512,32 +7512,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-boot-properties - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cache-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cache - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-cloud-config-client - 3.15.0 + 3.15.1 io.quarkus @@ -7562,12 +7562,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-data-jpa - 3.15.0 + 3.15.1 io.quarkus @@ -7577,32 +7577,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-data-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-di-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-di - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-scheduled-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-scheduled - 3.15.0 + 3.15.1 io.quarkus @@ -7612,12 +7612,12 @@ io.quarkus quarkus-spring-security-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-security - 3.15.0 + 3.15.1 io.quarkus @@ -7627,57 +7627,57 @@ io.quarkus quarkus-spring-web-common - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-rest-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-rest - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-classic - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy-reactive - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web-resteasy - 3.15.0 + 3.15.1 io.quarkus quarkus-spring-web - 3.15.0 + 3.15.1 io.quarkus @@ -7687,277 +7687,277 @@ io.quarkus quarkus-swagger-ui-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-swagger-ui - 3.15.0 + 3.15.1 io.quarkus quarkus-test-amazon-lambda - 3.15.0 + 3.15.1 io.quarkus quarkus-test-common - 3.15.0 + 3.15.1 io.quarkus quarkus-test-derby - 3.15.0 + 3.15.1 io.quarkus quarkus-test-google-cloud-functions - 3.15.0 + 3.15.1 io.quarkus quarkus-test-h2 - 3.15.0 + 3.15.1 io.quarkus quarkus-test-hibernate-reactive-panache - 3.15.0 + 3.15.1 io.quarkus quarkus-test-kafka-companion - 3.15.0 + 3.15.1 io.quarkus quarkus-test-keycloak-server - 3.15.0 + 3.15.1 io.quarkus quarkus-test-kubernetes-client - 3.15.0 + 3.15.1 io.quarkus quarkus-test-ldap - 3.15.0 + 3.15.1 io.quarkus quarkus-test-mongodb - 3.15.0 + 3.15.1 io.quarkus quarkus-test-oidc-server - 3.15.0 + 3.15.1 io.quarkus quarkus-test-openshift-client - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-jwt - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-oidc - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security-webauthn - 3.15.0 + 3.15.1 io.quarkus quarkus-test-security - 3.15.0 + 3.15.1 io.quarkus quarkus-test-vertx - 3.15.0 + 3.15.1 io.quarkus quarkus-tls-registry-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-tls-registry - 3.15.0 + 3.15.1 io.quarkus quarkus-transaction-annotations - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-undertow - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-graphql-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-graphql - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-deployment-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-console-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-http - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-kotlin-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.15.0 + 3.15.1 io.quarkus quarkus-vertx - 3.15.0 + 3.15.1 io.quarkus quarkus-virtual-threads-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-virtual-threads - 3.15.0 + 3.15.1 io.quarkus quarkus-web-dependency-locator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-web-dependency-locator - 3.15.0 + 3.15.1 io.quarkus quarkus-webjars-locator-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-webjars-locator - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-client-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-client - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next-deployment - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next-kotlin - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets-next - 3.15.0 + 3.15.1 io.quarkus quarkus-websockets - 3.15.0 + 3.15.1 io.reactivex.rxjava2 @@ -11849,12 +11849,12 @@ org.keycloak keycloak-adapter-spi - 25.0.2 + 25.0.6 org.keycloak keycloak-admin-client - 25.0.2 + 25.0.6 org.checkerframework @@ -11865,22 +11865,22 @@ org.keycloak keycloak-authz-client - 25.0.2 + 25.0.6 org.keycloak keycloak-common - 25.0.2 + 25.0.6 org.keycloak keycloak-core - 25.0.2 + 25.0.6 org.keycloak keycloak-policy-enforcer - 25.0.2 + 25.0.6 org.liquibase.ext diff --git a/generated-platform-project/quarkus/descriptor/pom.xml b/generated-platform-project/quarkus/descriptor/pom.xml index 631fa39d6a..48d847562e 100644 --- a/generated-platform-project/quarkus/descriptor/pom.xml +++ b/generated-platform-project/quarkus/descriptor/pom.xml @@ -54,7 +54,7 @@ quarkus-bom - 3.15.0 + 3.15.1 ${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 ac50e72008..10a1da7116 100644 --- a/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json +++ b/generated-platform-project/quarkus/descriptor/src/main/resources/overrides.json @@ -1,6 +1,6 @@ { "metadata" : { - "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.15.0" ], + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.15.1" ], "project" : { "default-codestart" : "rest", "properties" : { @@ -11,12 +11,12 @@ "kotlin-version" : "2.0.10", "scala-version" : "2.13.12", "scala-plugin-version" : "4.9.2", - "quarkus-core-version" : "3.15.0", + "quarkus-core-version" : "3.15.1", "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.15.0", + "gradle-plugin-version" : "3.15.1", "supported-maven-versions" : "[3.8.6,)", "proposed-maven-version" : "3.9.8", "maven-wrapper-version" : "3.3.2", diff --git a/generated-platform-project/quarkus/integration-tests/pom.xml b/generated-platform-project/quarkus/integration-tests/pom.xml index 4a5c0ddca2..7290b60c52 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.15.0 + 3.15.1 io.quarkus quarkus-integration-test-class-transformer-deployment - 3.15.0 + 3.15.1 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 971814e60f..68284fb51a 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.15.0 + 3.15.1 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 bad61529fe..6037d5d623 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.15.0 + 3.15.1 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 f3b3d39dd7..c36f3b57f1 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.15.0 + 3.15.1 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 d44ae3db88..fb34f0b86a 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.15.0 + 3.15.1 native-image diff --git a/pom.xml b/pom.xml index 7f0b4c1c39..f85f5d37f7 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ ${env.GRAALVM_HOME} jdbc:postgresql:hibernate_orm_test - 3.15.0 + 3.15.1 ${quarkus.version} 3.15.0