diff --git a/generated-platform-project/pom.xml b/generated-platform-project/pom.xml index 2f15102d65..a441e05fb7 100644 --- a/generated-platform-project/pom.xml +++ b/generated-platform-project/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-config - 3.3.0 + 3.3.1 .. quarkus-platform-parent @@ -24,14 +24,14 @@ quarkus-blaze-persistence quarkus-google-cloud-services quarkus-operator-sdk - quarkus-maven-plugin quarkus-dependencies-to-build quarkus-sbom quarkus-extension-changes + quarkus-maven-plugin io.quarkus.platform - 3.3.0 + 3.3.1 3.3 @@ -67,5 +67,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-amazon-services/bom/pom.xml b/generated-platform-project/quarkus-amazon-services/bom/pom.xml index 135ccc2055..aab04caf7e 100644 --- a/generated-platform-project/quarkus-amazon-services/bom/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-amazon-services-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - AmazonServices - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-amazon-services-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-amazon-services-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -2227,5 +2227,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml b/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml index a8942959a0..f3c8462a29 100644 --- a/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-amazon-services-parent - 3.3.0 + 3.3.1 .. quarkus-amazon-services-bom-quarkus-platform-descriptor 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 64a0eb4e1b..0a5bef576a 100644 --- a/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-amazon-services-parent - 3.3.0 + 3.3.1 .. quarkus-amazon-services-integration-tests-parent @@ -16,13 +16,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 dabbf6b03d..89f1e48531 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-amazon-services-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-amazon-services-integration-tests diff --git a/generated-platform-project/quarkus-amazon-services/pom.xml b/generated-platform-project/quarkus-amazon-services/pom.xml index 505bc3fe7c..3f39690b26 100644 --- a/generated-platform-project/quarkus-amazon-services/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-amazon-services-parent diff --git a/generated-platform-project/quarkus-amazon-services/properties/pom.xml b/generated-platform-project/quarkus-amazon-services/properties/pom.xml index 0c9772769e..b550728e9b 100644 --- a/generated-platform-project/quarkus-amazon-services/properties/pom.xml +++ b/generated-platform-project/quarkus-amazon-services/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-amazon-services-parent - 3.3.0 + 3.3.1 .. quarkus-amazon-services-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-blaze-persistence/bom/pom.xml b/generated-platform-project/quarkus-blaze-persistence/bom/pom.xml index d5cba3866e..5d4a5f29ce 100644 --- a/generated-platform-project/quarkus-blaze-persistence/bom/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-blaze-persistence-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Blaze-Persistence - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-blaze-persistence-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-blaze-persistence-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -102,5 +102,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml b/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml index 91b4c17493..1d8d4ee5f4 100644 --- a/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-blaze-persistence-parent - 3.3.0 + 3.3.1 .. quarkus-blaze-persistence-bom-quarkus-platform-descriptor diff --git a/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-base/pom.xml b/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-base/pom.xml index 4552b265fc..6aada71c79 100644 --- a/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-base/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/integration-tests/blaze-persistence-examples-quarkus-3-testsuite-base/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-blaze-persistence-integration-tests-parent - 3.3.0 + 3.3.1 .. blaze-persistence-examples-quarkus-3-testsuite-base 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 8cf4040610..8e3511f143 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-blaze-persistence-integration-tests-parent - 3.3.0 + 3.3.1 .. blaze-persistence-examples-quarkus-3-testsuite-native-h2 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 08fbf0d90b..951869f2b5 100644 --- a/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-blaze-persistence-parent - 3.3.0 + 3.3.1 .. quarkus-blaze-persistence-integration-tests-parent @@ -17,13 +17,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-blaze-persistence/pom.xml b/generated-platform-project/quarkus-blaze-persistence/pom.xml index ebc59d2e1a..e1f9faeb31 100644 --- a/generated-platform-project/quarkus-blaze-persistence/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-blaze-persistence-parent diff --git a/generated-platform-project/quarkus-blaze-persistence/properties/pom.xml b/generated-platform-project/quarkus-blaze-persistence/properties/pom.xml index a0fb37a174..2750c73213 100644 --- a/generated-platform-project/quarkus-blaze-persistence/properties/pom.xml +++ b/generated-platform-project/quarkus-blaze-persistence/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-blaze-persistence-parent - 3.3.0 + 3.3.1 .. quarkus-blaze-persistence-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-camel/bom/pom.xml b/generated-platform-project/quarkus-camel/bom/pom.xml index edb3c9ba15..8a6566ad79 100644 --- a/generated-platform-project/quarkus-camel/bom/pom.xml +++ b/generated-platform-project/quarkus-camel/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-camel-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Camel - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-camel-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-camel-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -368,7 +368,7 @@ com.google.cloud google-cloud-pubsub - 1.124.0 + 1.124.1 com.google.android @@ -7710,5 +7710,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-camel/descriptor/pom.xml b/generated-platform-project/quarkus-camel/descriptor/pom.xml index ce93768e03..75f27f0310 100644 --- a/generated-platform-project/quarkus-camel/descriptor/pom.xml +++ b/generated-platform-project/quarkus-camel/descriptor/pom.xml @@ -5,14 +5,14 @@ io.quarkus.platform quarkus-camel-parent - 3.3.0 + 3.3.1 .. quarkus-camel-bom-quarkus-platform-descriptor pom Quarkus Platform - Camel - Quarkus Platform Descriptor - io.quarkus.platform:quarkus-camel-bom:3.3.0 + io.quarkus.platform:quarkus-camel-bom:3.3.1 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 5108c833d8..91e80b7de0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-activemq 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 5f5ad1c9af..0941906741 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-amqp 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 521e1cd6c0..f6ed2ae808 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-arangodb diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-atlasmap/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-atlasmap/pom.xml index 7fb137dd75..f3b1b327e0 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-atlasmap/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-atlasmap/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-atlasmap 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 b5c2816d03..85b08ea29c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-avro 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 54b0730197..deb042826b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-aws2-grouped 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 e01627b31b..98830753fb 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-aws2-quarkus-client-grouped 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 81bb371e16..6b9734a747 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-aws2 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 bc6d587ee1..f6baeda5a1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-azure-grouped 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 beb60407db..1654d6574d 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-base64 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 4dc6e5c966..d858d24671 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-bean-validator 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 3f266ca755..3b268c4ad0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-bindy 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 d09e5b315e..993c343005 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-box 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 704c92e74a..f2f89de700 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-braintree 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 6819e9b7f5..b136547849 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-caffeine 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 c6b3773c8b..917f657ebc 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-cassandraql 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 98a6ddddf1..7fc89fedac 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-cbor 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 f00b16af13..e07ae6554e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-compression-grouped 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 3457d1324d..0b67463b4c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-consul 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 b95a5dafc4..413d1021eb 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-core-discovery-disabled 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 378a04ac2f..3ed443f19b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-couchdb 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 f08a8a523d..9e23b54a7d 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-crypto 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 f86d0712e7..5f79cc2aab 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-csimple 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 9238d543f2..b2e939f2a3 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-csv 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 3936809600..96c7702291 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-cxf-soap-grouped 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 88dd62e544..cf9a9a08f1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-dataformat 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 734b62fdba..79e261370e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-dataformats-json-grouped 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 cec537809a..108950065a 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-datasonnet 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 dfdee35ca3..5dbf4e9dbc 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-debezium 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 71cedd1435..9f2aa5050d 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-debug 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 e32282569e..463f5f7f94 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-digitalocean 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 06b24a2a3a..be52c744dd 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-disruptor 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 33ee8f0530..fe0d6cc6dd 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-dropbox 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 53e340aac0..71c1293176 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-exec 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 11636b568e..b4b839ab96 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-fhir 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 608e06abfa..b6dd071120 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-file 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 e6f9e30079..79e59b0b35 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-flatpack 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 5857b9290b..4a47ff925e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-fop 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 20fdbbf5f5..6d408b4341 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-foundation-grouped 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 12d40bbd13..490d286366 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-freemarker 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 d968a53559..8c6d4bc763 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-ftp 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 44fb73fd6f..66c227eb8a 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-geocoder 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 8d89a335dd..05bd7ef515 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-git 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 13c7f14e17..d7bc855d88 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-github 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 28e2f1f17b..ce4639fc72 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-google-bigquery 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 00b8209f5f..609b582b4e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-google-pubsub 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 ae88641050..c889357792 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-google-storage 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 810f007841..5b5fcaa2b4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-google 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 0dd8ad449f..6888baed69 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-graphql 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 cee75258f0..16e3810ad1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-grok 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 7db01f9035..d6344011c9 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-groovy 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 78842c2672..1f727a9812 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-grpc 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 9a0f44c70a..ecc2b5e799 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-headersmap 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 25f60dca07..0fd7b1f7e1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-hl7 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 403970c6c9..5393d8dec5 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-http-grouped 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 527cc6741e..3ecdd0c1b0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-infinispan-common 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 de9b20e610..4a4b34f1ed 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-infinispan-quarkus-client 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 50a3549666..bbbde38107 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-infinispan 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 879c8f617c..22721446ee 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-influxdb 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 1e379af0ce..e4f78299d5 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jackson-avro 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 1f0a3112f8..84019c5aab 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jackson-protobuf 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 eb9f08f0b4..3c6b644674 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-java-joor-dsl 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 f0a299d452..39ee40a021 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jaxb 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 e26eab1fb7..56b218abc4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jcache diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc/pom.xml index b2312db4a1..e7e8b8cc98 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-jdbc/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jdbc 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 81ff7d5321..1971a43cb5 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jfr 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 91840a213a..e62dd81ce2 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jira 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 122537ac56..827d0e0dc0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jms-artemis-client 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 6f5646fb2d..8951b0100f 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jms-ibmmq-client 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 f762eb259d..61e1f53c35 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jms-qpid-amqp-client 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 5d96f3caa8..3d78858ae7 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jolt 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 3e4772ab02..9db7d98aa6 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-joor 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 50fbcd1579..65b646f597 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jpa 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 8fcd638569..2860144675 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jq 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 228d0844a7..93e0712c5f 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-js-dsl 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 10941eace6..ac048b2bed 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jsch 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 be50dc1330..e88344b7d4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jsh-dsl 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 b85d5161c6..e999c388e4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jslt 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 74ed5c9eaa..18ef2853c8 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-json-validator 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 26c0ed4748..4e80a33ce8 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jsonata 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 fefd4cf35b..5d4162e069 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jsonpath 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 f6d7515cde..d00cd0f72b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-jta 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 a7b555bd52..37ca567925 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kafka-oauth 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 f7300dc057..113c9ce220 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kafka-sasl-ssl 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 d43dda4b79..22a3223433 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kafka-sasl 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 90ea562a8a..7733c2b722 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kafka-ssl 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 63da973282..1f4df6a9a6 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kafka 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 a6d083a683..555b70860e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kamelet diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml index 9a428e68f6..ae1c137f9f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-channel-consumer/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-knative-channel-consumer diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml index 7cf30f9d5e..5a93287c0f 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-endpoint-consumer/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-knative-endpoint-consumer diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml index bde6535e5e..26fb8e1669 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-event-consumer/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-knative-event-consumer diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml index f4191deeef..649328e694 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-knative-producer/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-knative-producer 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 30871531c1..8f84a94568 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-knative 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 ed4a8c7f09..6edc2c8f17 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kotlin-dsl 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 1605c7fe41..deee801a28 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kotlin 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 76cf6d17e9..68f2f809dd 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kubernetes 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 08b9a17743..d1756b4cae 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-kudu 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 f6bf84bfa4..67014f0927 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-ldap 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 f2937d0289..df7350fbea 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-leveldb 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 97d7fa8e81..f3700faf80 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-lra 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 35d93e0d6b..ca44bfc8ad 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-lumberjack 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 fdccc4ab86..905e3680a1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mail 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 b56721f5e3..1863722d4d 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-collector 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 cd52986134..2ca825fa7b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-devmode 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 549fa6ac68..5bd7c0347c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-discovery-disabled diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io-with-beans/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io-with-beans/pom.xml index 45bf6e4c9a..7c499e1e10 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io-with-beans/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-main-xml-io-with-beans/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-xml-io-with-beans 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 960b3a7af0..8edaf7ff98 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-xml-io 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 f472b4a117..6072e8c0f6 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-xml-jaxb 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 ddf563a8a4..efb8bf7545 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main-yaml 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 5a5579c12a..09b5c46d7b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-main 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 8b53ac9da6..a6e3e1c4a3 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-management 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 9624d24171..4beb3f05af 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mapstruct 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 ae1780009b..378d5e718f 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-micrometer diff --git a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile/pom.xml index ce59e16b11..ef0ad45889 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-microprofile/pom.xml @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-microprofile 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 36241db1ac..5f0893e07b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-minio 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 1b6fd590df..4baf9fad81 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mllp 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 0da1a75c8f..8dd36cec0c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mongodb-grouped 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 be3e726ff5..ccaff9a6aa 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mustache 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 5e521dadcb..2fb965bd65 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-mybatis 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 4cc89252f4..67bdf1aba7 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-nats 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 d950101571..5d83a9895a 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-netty 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 509501c3b3..d727d31834 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-nitrite 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 c2bb05c8b3..1828fad518 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-oaipmh 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 3083c8bf9c..ad242302a1 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-ognl 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 c200fc75fa..4f1e8f4bd9 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-olingo4 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 3cf3c0b7b5..3da2b20cef 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-openapi-java 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 8b403cd68e..bc6f74cdf7 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-openstack 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 50c5ebd031..a1f9c01e7c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-opentelemetry 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 a2f7bb449c..68caf080e9 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-optaplanner 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 39bcdd6756..71182071f5 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-paho-mqtt5 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 b4d4f9ecce..d0b38a5148 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-paho 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 7986221e19..e7e0150a55 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-pdf 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 ffd05b5668..9c6c220ba6 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-pg-replication-slot 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 c26d4ec13b..221b4429a5 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-pgevent 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 d112edcb28..e56719847c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-platform-http-proxy-ssl 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 4d55c9a367..31ff6b9bdb 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-platform-http-proxy 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 95c8e295ca..5928d49d0b 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-platform-http 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 062b675a3d..693d91a4a9 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-protobuf 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 2b9b2bb7a0..07f39aae8a 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-pubnub 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 bf8d67a537..7b61322b1f 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-quartz 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 4f9b60bcf2..6ec163e1d4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-qute 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 3679e4261a..2fb1114a43 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-reactive-streams 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 badce47280..342abdd64c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-rest-openapi 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 073567256a..2680480d67 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-rest 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 27b5562afd..bc6191a306 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-saga 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 9729753032..72d0c53455 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-salesforce 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 bd08554f98..beea36dfe3 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sap-netweaver 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 af7295a4e2..aca1d8da21 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-saxon 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 4917cdb7c8..6251f327a8 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-servicenow 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 04e7cc90f9..bfd4e2fb6c 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-servlet 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 0e7b32c46f..6ba94d4cf4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-shiro 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 db2cf40939..ea89814fcc 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sjms-artemis-client 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 74fdc6c900..555dd2af45 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sjms-qpid-amqp-client 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 2c64150267..519d27029d 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sjms2-artemis-client 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 5d8ea53fed..66e9a66d65 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sjms2-qpid-amqp-client 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 630a474b04..e0bc0d7533 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-slack 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 8d61cc9cd0..bd87c08556 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-smallrye-reactive-messaging 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 06d3765309..1b38935066 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-soap 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 cedf3c6c6e..cecf449dd8 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-splunk 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 fe89a5a31e..dd9943ce70 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-spring-rabbitmq 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 f524ef61a1..40d466f06e 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-sql 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 019ca30370..62dfe12b80 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-ssh 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 b54f7ee4ae..1702219b13 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-stax 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 b3c4b7b3de..d6b6be9163 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-stringtemplate 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 ef225ebd19..f04261d618 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-swift 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 485c292915..6cb94f1487 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-syndication 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 b895700c3c..9289e9c8ae 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-syslog 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 1e5d8ca5da..59e8e8c5ef 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-tarfile 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 5b2ee8c598..a004b5e621 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-telegram 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 dfa651fda2..46b05ae9e9 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-tika 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 f582bd7c5e..13007cf5a0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-twilio 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 3cac755469..11201cd1f4 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-twitter 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 1ba5e8c4f5..92aee29703 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-univocity-parsers 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 19a9ed38bc..169455ff69 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-validator 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 ee911df9be..9692296609 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-velocity 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 de8b1bc5f8..b4080d58d0 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-vertx-websocket 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 4b8cef7e81..41e141914f 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-vertx 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 dd5ba6cde2..cceb893402 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-weather 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 4f31856673..48e8f7fce3 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-xml-grouped 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 2bd48a9d3c..275e5c7ddb 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-xmlsecurity 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 cd19a2d323..d38e6a14b6 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-xpath 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 9e32196a59..6c3ee32a04 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 @@ -3,7 +3,7 @@ io.quarkus.platform quarkus-camel-integration-tests-parent - 3.3.0 + 3.3.1 .. camel-quarkus-integration-test-zendesk diff --git a/generated-platform-project/quarkus-camel/integration-tests/pom.xml b/generated-platform-project/quarkus-camel/integration-tests/pom.xml index c3846ed893..a4ee38d171 100644 --- a/generated-platform-project/quarkus-camel/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-camel/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-camel-parent - 3.3.0 + 3.3.1 .. quarkus-camel-integration-tests-parent @@ -197,13 +197,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-camel/pom.xml b/generated-platform-project/quarkus-camel/pom.xml index d75481a133..901fa9c127 100644 --- a/generated-platform-project/quarkus-camel/pom.xml +++ b/generated-platform-project/quarkus-camel/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-camel-parent diff --git a/generated-platform-project/quarkus-camel/properties/pom.xml b/generated-platform-project/quarkus-camel/properties/pom.xml index 8aa3d303b6..c93dee3402 100644 --- a/generated-platform-project/quarkus-camel/properties/pom.xml +++ b/generated-platform-project/quarkus-camel/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-camel-parent - 3.3.0 + 3.3.1 .. quarkus-camel-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-cassandra/bom/pom.xml b/generated-platform-project/quarkus-cassandra/bom/pom.xml index 4a1cdf7f46..332728ccaa 100644 --- a/generated-platform-project/quarkus-cassandra/bom/pom.xml +++ b/generated-platform-project/quarkus-cassandra/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-cassandra-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Cassandra - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-cassandra-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-cassandra-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -203,5 +203,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-cassandra/descriptor/pom.xml b/generated-platform-project/quarkus-cassandra/descriptor/pom.xml index c4b9cff77e..bcd11a60cd 100644 --- a/generated-platform-project/quarkus-cassandra/descriptor/pom.xml +++ b/generated-platform-project/quarkus-cassandra/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-parent - 3.3.0 + 3.3.1 .. quarkus-cassandra-bom-quarkus-platform-descriptor 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 21957ee637..3ecd394fb5 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-integration-tests-parent - 3.3.0 + 3.3.1 .. cassandra-quarkus-integration-tests-dse 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 5b14801061..336e729b7c 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-integration-tests-parent - 3.3.0 + 3.3.1 .. cassandra-quarkus-integration-tests-main 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 d96c222d7f..1b9baa03f7 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-integration-tests-parent - 3.3.0 + 3.3.1 .. cassandra-quarkus-integration-tests-metrics-disabled 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 239b6eb961..f76a998bdd 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-integration-tests-parent - 3.3.0 + 3.3.1 .. cassandra-quarkus-integration-tests-metrics-microprofile 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 3d16ea8905..2ba1fc61b6 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-integration-tests-parent - 3.3.0 + 3.3.1 .. cassandra-quarkus-integration-tests-no-mapper diff --git a/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml b/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml index d93f0d98c9..836bd4e1c9 100644 --- a/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-cassandra/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-parent - 3.3.0 + 3.3.1 .. quarkus-cassandra-integration-tests-parent @@ -20,13 +20,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-cassandra/pom.xml b/generated-platform-project/quarkus-cassandra/pom.xml index 1ae4b17e59..f736f7cf85 100644 --- a/generated-platform-project/quarkus-cassandra/pom.xml +++ b/generated-platform-project/quarkus-cassandra/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-cassandra-parent diff --git a/generated-platform-project/quarkus-cassandra/properties/pom.xml b/generated-platform-project/quarkus-cassandra/properties/pom.xml index 475e203c38..0c72fcb158 100644 --- a/generated-platform-project/quarkus-cassandra/properties/pom.xml +++ b/generated-platform-project/quarkus-cassandra/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cassandra-parent - 3.3.0 + 3.3.1 .. quarkus-cassandra-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-cxf/bom/pom.xml b/generated-platform-project/quarkus-cxf/bom/pom.xml index 36897a6f2c..3441120286 100644 --- a/generated-platform-project/quarkus-cxf/bom/pom.xml +++ b/generated-platform-project/quarkus-cxf/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-cxf-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - CXF - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-cxf-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-cxf-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -519,5 +519,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-cxf/descriptor/pom.xml b/generated-platform-project/quarkus-cxf/descriptor/pom.xml index da1f1e5d59..d7ee738bb2 100644 --- a/generated-platform-project/quarkus-cxf/descriptor/pom.xml +++ b/generated-platform-project/quarkus-cxf/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-bom-quarkus-platform-descriptor diff --git a/generated-platform-project/quarkus-cxf/integration-tests/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/pom.xml index fa98e83ec8..b9a4eab4ec 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-tests-parent @@ -27,13 +27,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 5d13bceb9c..eb8cbf196a 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-client @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-client - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-client - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -155,7 +155,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-client:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-client:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-hc5/pom.xml index 70b7f8c32a..b241bd2d2a 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-hc5 @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-hc5 - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-hc5 - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -155,7 +155,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-hc5:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-logging/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-logging/pom.xml index ee5442e4e5..4df7e14f72 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-logging/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-logging/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-logging @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-logging - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-logging - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -160,7 +160,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-logging:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-logging:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-metrics/pom.xml index ffca7beb66..708c1d9399 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-metrics @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-metrics - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-metrics - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -139,7 +139,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-metrics:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom-awt/pom.xml index f02993ce40..9833e87f4c 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-mtom-awt @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-mtom-awt - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-mtom-awt - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -139,7 +139,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom-awt:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-mtom/pom.xml index 9acc114af1..049b26e740 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-mtom @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-mtom - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-mtom - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -54,7 +54,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -145,7 +145,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-mtom:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-server/pom.xml index 1b1642b19d..2d4c039bf2 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-server @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-server - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-server - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -27,7 +27,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -145,7 +145,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-server:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-server:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-addressing/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-addressing/pom.xml index 499057bf12..81eb45887a 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-addressing/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-addressing/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-ws-addressing @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-addressing - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-addressing - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -54,7 +54,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -150,7 +150,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-addressing:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-addressing:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm/pom.xml index ed0a382209..c2d3de8387 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-rm/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-ws-rm @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-rm - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-rm - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -59,7 +59,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -150,7 +150,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-rm:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-client/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-client/pom.xml index 88d11921b2..bb79580f0b 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-client/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-ws-security-client @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-client - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-client - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -155,7 +155,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-client:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-client:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-server/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-server/pom.xml index 563e08aa52..a6d9c71b30 100644 --- a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-server/pom.xml +++ b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-security-server/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-ws-security-server @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-server - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-security-server - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -54,7 +54,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -145,7 +145,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-server:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-security-server:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml b/generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-ws-trust/pom.xml index 013d8c5e95..b9b0bb5ebd 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-integration-test-ws-trust @@ -14,12 +14,12 @@ io.quarkiverse.cxf quarkus-cxf-integration-test-ws-trust - 2.3.0 + ${quarkus-cxf.version} io.quarkiverse.cxf quarkus-cxf-integration-test-ws-trust - 2.3.0 + ${quarkus-cxf.version} test-jar tests test @@ -54,7 +54,7 @@ io.quarkiverse.cxf quarkus-cxf-test-util - 2.3.0 + ${quarkus-cxf.version} test @@ -145,7 +145,7 @@ build - io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:2.3.0 + io.quarkiverse.cxf:quarkus-cxf-integration-test-ws-trust:${quarkus-cxf.version} diff --git a/generated-platform-project/quarkus-cxf/pom.xml b/generated-platform-project/quarkus-cxf/pom.xml index c7c028343d..c52620bf8f 100644 --- a/generated-platform-project/quarkus-cxf/pom.xml +++ b/generated-platform-project/quarkus-cxf/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-parent diff --git a/generated-platform-project/quarkus-cxf/properties/pom.xml b/generated-platform-project/quarkus-cxf/properties/pom.xml index 9fa47b30a9..bcc69e0d43 100644 --- a/generated-platform-project/quarkus-cxf/properties/pom.xml +++ b/generated-platform-project/quarkus-cxf/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-cxf-parent - 3.3.0 + 3.3.1 .. quarkus-cxf-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-debezium/bom/pom.xml b/generated-platform-project/quarkus-debezium/bom/pom.xml index 0c1c196333..6cb5734570 100644 --- a/generated-platform-project/quarkus-debezium/bom/pom.xml +++ b/generated-platform-project/quarkus-debezium/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-debezium-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Debezium-Outbox - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-debezium-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-debezium-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -162,5 +162,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-debezium/descriptor/pom.xml b/generated-platform-project/quarkus-debezium/descriptor/pom.xml index 9804b55678..2fa18f24ba 100644 --- a/generated-platform-project/quarkus-debezium/descriptor/pom.xml +++ b/generated-platform-project/quarkus-debezium/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-debezium-parent - 3.3.0 + 3.3.1 .. quarkus-debezium-bom-quarkus-platform-descriptor 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 cd362c1ac1..8f328b272c 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-debezium-integration-tests-parent - 3.3.0 + 3.3.1 .. debezium-quarkus-outbox-integration-tests 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 bf4eb5ea90..6c75a8a033 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-debezium-integration-tests-parent - 3.3.0 + 3.3.1 .. debezium-quarkus-outbox-reactive-integration-tests diff --git a/generated-platform-project/quarkus-debezium/integration-tests/pom.xml b/generated-platform-project/quarkus-debezium/integration-tests/pom.xml index 0983557d69..ce7e83d8ea 100644 --- a/generated-platform-project/quarkus-debezium/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-debezium/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-debezium-parent - 3.3.0 + 3.3.1 .. quarkus-debezium-integration-tests-parent @@ -17,13 +17,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-debezium/pom.xml b/generated-platform-project/quarkus-debezium/pom.xml index fb0234016d..1027fe4c40 100644 --- a/generated-platform-project/quarkus-debezium/pom.xml +++ b/generated-platform-project/quarkus-debezium/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-debezium-parent diff --git a/generated-platform-project/quarkus-debezium/properties/pom.xml b/generated-platform-project/quarkus-debezium/properties/pom.xml index 18668ae34c..c851eb7e18 100644 --- a/generated-platform-project/quarkus-debezium/properties/pom.xml +++ b/generated-platform-project/quarkus-debezium/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-debezium-parent - 3.3.0 + 3.3.1 .. quarkus-debezium-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-dependencies-to-build/pom.xml b/generated-platform-project/quarkus-dependencies-to-build/pom.xml index 56ef93d9f0..9871cab40e 100644 --- a/generated-platform-project/quarkus-dependencies-to-build/pom.xml +++ b/generated-platform-project/quarkus-dependencies-to-build/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-dependencies-to-build @@ -13,6 +13,7 @@ Quarkus Platform - Quarkus Dependencies To Build true + true diff --git a/generated-platform-project/quarkus-extension-changes/pom.xml b/generated-platform-project/quarkus-extension-changes/pom.xml index 8ddc4c6661..8e0bac2b48 100644 --- a/generated-platform-project/quarkus-extension-changes/pom.xml +++ b/generated-platform-project/quarkus-extension-changes/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-extension-changes @@ -13,6 +13,7 @@ Quarkus Platform - Quarkus Extension Changes true + true 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 66362fa81d..a981c4f69a 100644 --- a/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-google-cloud-services-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - GoogleCloudServices - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,25 +49,25 @@ io.quarkus.platform quarkus-google-cloud-services-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-google-cloud-services-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties com.google.analytics google-analytics-admin - 0.32.0 + 0.33.0 com.google.analytics google-analytics-data - 0.33.0 + 0.34.0 com.google.api-client @@ -118,1287 +118,1292 @@ com.google.api.grpc gapic-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc grpc-google-analytics-admin-v1alpha - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-analytics-admin-v1beta - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-analytics-data-v1alpha - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-analytics-data-v1beta - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-area120-tables-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-accessapproval-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-advisorynotifications-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 3.23.0 + 3.24.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.39.0 + 0.40.0 com.google.api.grpc grpc-google-cloud-alloydb-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-alloydb-v1alpha - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-alloydb-v1beta - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-analyticshub-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-api-gateway-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-apigee-connect-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-apigee-registry-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-apikeys-v2 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-appengine-admin-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-artifact-registry-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-artifact-registry-v1beta2 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-asset-v1 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-asset-v1p1beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p5beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p7beta1 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-assured-workloads-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-assured-workloads-v1beta1 - 0.34.0 + 0.35.0 com.google.api.grpc grpc-google-cloud-automl-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-automl-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-bare-metal-solution-v2 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-batch-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-batch-v1alpha - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appconnections-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appconnectors-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-clientconnectorservices-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-clientgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-biglake-v1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-biglake-v1alpha1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-bigquery-data-exchange-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-cloud-bigquerydatapolicy-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-bigquerydatapolicy-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-bigqueryreservation-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 2.41.0 + 2.41.1 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta1 - 0.165.0 + 0.165.1 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta2 - 0.165.0 + 0.165.1 com.google.api.grpc grpc-google-cloud-bigtable-admin-v2 - 2.25.1 + 2.26.0 com.google.api.grpc grpc-google-cloud-bigtable-v2 - 2.25.1 + 2.26.0 com.google.api.grpc grpc-google-cloud-billing-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-billingbudgets-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-billingbudgets-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-binary-authorization-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-binary-authorization-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-build-v1 - 3.24.0 + 3.25.0 com.google.api.grpc grpc-google-cloud-build-v2 - 3.24.0 + 3.25.0 com.google.api.grpc grpc-google-cloud-certificate-manager-v1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.26.0 + 3.27.0 + + + com.google.api.grpc + grpc-google-cloud-cloudcommerceconsumerprocurement-v1 + 0.21.0 com.google.api.grpc grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-cloudsupport-v2 - 0.6.0 + 0.7.0 com.google.api.grpc grpc-google-cloud-confidentialcomputing-v1 - 0.8.0 + 0.9.0 com.google.api.grpc grpc-google-cloud-confidentialcomputing-v1alpha1 - 0.8.0 + 0.9.0 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-container-v1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-container-v1beta1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-containeranalysis-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-containeranalysis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc grpc-google-cloud-contentwarehouse-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-data-fusion-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-data-fusion-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-datacatalog-v1 - 1.28.0 + 1.29.0 com.google.api.grpc grpc-google-cloud-datacatalog-v1beta1 - 0.65.0 + 0.66.0 com.google.api.grpc grpc-google-cloud-dataflow-v1beta3 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-dataform-v1alpha2 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-dataform-v1beta1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-datalabeling-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc grpc-google-cloud-datalineage-v1 - 0.14.0 + 0.15.0 com.google.api.grpc grpc-google-cloud-dataplex-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1alpha - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1beta - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-dataproc-v1 - 4.19.0 + 4.20.0 com.google.api.grpc grpc-google-cloud-datastore-admin-v1 - 2.16.2 + 2.16.3 com.google.api.grpc grpc-google-cloud-datastream-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-datastream-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-debugger-client-v2 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-deploy-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-cloud-dialogflow-v2 - 4.28.0 + 4.29.0 com.google.api.grpc grpc-google-cloud-dialogflow-v2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-discoveryengine-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-discoveryengine-v1beta - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-distributedcloudedge-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-dlp-v2 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-dms-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-document-ai-v1 - 2.26.0 + 2.27.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta1 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta2 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta3 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-domains-v1 - 1.19.0 + 1.20.0 com.google.api.grpc grpc-google-cloud-domains-v1alpha2 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-domains-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-enterpriseknowledgegraph-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-error-reporting-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-essential-contacts-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-eventarc-publishing-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-eventarc-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-filestore-v1 - 1.23.0 + 1.24.0 com.google.api.grpc grpc-google-cloud-filestore-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-firestore-admin-v1 - 3.13.8 + 3.14.0 com.google.api.grpc grpc-google-cloud-firestore-v1 - 3.13.8 + 3.14.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-game-servers-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-game-servers-v1beta - 0.47.0 + 0.48.0 com.google.api.grpc grpc-google-cloud-gke-backup-v1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-gke-connect-gateway-v1beta1 - 0.23.0 + 0.24.0 com.google.api.grpc grpc-google-cloud-gke-multi-cloud-v1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-gkehub-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-gkehub-v1alpha2 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1alpha - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gsuite-addons-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-iamcredentials-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-ids-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-iot-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-kms-v1 - 0.116.0 + 0.117.0 com.google.api.grpc grpc-google-cloud-kmsinventory-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-language-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-language-v1beta2 - 0.110.0 + 0.111.0 com.google.api.grpc grpc-google-cloud-life-sciences-v2beta - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-live-stream-v1 - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.104.7 + 0.104.8 com.google.api.grpc grpc-google-cloud-managed-identities-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-mediatranslation-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-memcache-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-memcache-v1beta2 - 0.29.0 + 0.30.0 com.google.api.grpc grpc-google-cloud-migrationcenter-v1 - 0.4.0 + 0.5.0 com.google.api.grpc grpc-google-cloud-monitoring-dashboard-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-monitoring-metricsscope-v1 - 0.16.0 + 0.17.0 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 3.23.0 + 3.24.0 com.google.api.grpc - grpc-google-cloud-netapp-v1beta1 - 0.1.0 + grpc-google-cloud-netapp-v1 + 0.2.0 com.google.api.grpc grpc-google-cloud-network-management-v1 - 1.23.0 + 1.24.0 com.google.api.grpc grpc-google-cloud-network-management-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-network-security-v1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-network-security-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-networkconnectivity-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-networkconnectivity-v1alpha1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-notebooks-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-notebooks-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-optimization-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-orgpolicy-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-os-config-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-config-v1alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-config-v1beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-login-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.53.0 + 0.54.0 com.google.api.grpc grpc-google-cloud-policy-troubleshooter-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-policysimulator-v1 - 0.1.0 + 0.2.0 com.google.api.grpc grpc-google-cloud-private-catalog-v1beta1 - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-publicca-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.106.0 + 1.106.1 com.google.api.grpc grpc-google-cloud-pubsublite-v1 - 1.12.12 + 1.12.13 com.google.api.grpc grpc-google-cloud-rapidmigrationassessment-v1 - 0.5.0 + 0.6.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1 - 3.19.0 + 3.20.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1beta1 - 0.61.0 + 0.62.0 com.google.api.grpc grpc-google-cloud-recommendations-ai-v1beta1 - 0.29.0 + 0.30.0 com.google.api.grpc grpc-google-cloud-recommender-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-recommender-v1beta1 - 0.36.0 + 0.37.0 com.google.api.grpc grpc-google-cloud-redis-v1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc grpc-google-cloud-resource-settings-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-resourcemanager-v3 - 1.24.0 + 1.25.0 com.google.api.grpc grpc-google-cloud-retail-v2 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-retail-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-retail-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-run-v2 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-scheduler-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-scheduler-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc grpc-google-cloud-secretmanager-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-secretmanager-v1beta1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-security-private-ca-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-security-private-ca-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-securitycenter-settings-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1 - 2.30.0 + 2.31.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1p1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc grpc-google-cloud-service-control-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-service-control-v2 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-service-management-v1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-service-usage-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-service-usage-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-servicedirectory-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-servicedirectory-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-spanner-admin-database-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-spanner-admin-instance-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-spanner-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-speech-v1 - 4.17.0 + 4.18.0 com.google.api.grpc grpc-google-cloud-speech-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-speech-v1p1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-speech-v2 - 4.17.0 + 4.18.0 com.google.api.grpc grpc-google-cloud-storage-transfer-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc grpc-google-cloud-storageinsights-v1 - 0.7.0 + 0.8.0 com.google.api.grpc grpc-google-cloud-talent-v4 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-talent-v4beta1 - 0.66.0 + 0.67.0 com.google.api.grpc grpc-google-cloud-tasks-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-tasks-v2beta2 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-tasks-v2beta3 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-texttospeech-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-texttospeech-v1beta1 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-tpu-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-tpu-v2 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-tpu-v2alpha1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-trace-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-trace-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-translate-v3 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-translate-v3beta1 - 0.104.0 + 0.105.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1beta2 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p1beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p2beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p3beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-video-transcoder-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-vision-v1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-vision-v1p1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vision-v1p2beta1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-vision-v1p3beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vision-v1p4beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vmmigration-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-vmwareengine-v1 - 0.16.0 + 0.17.0 com.google.api.grpc grpc-google-cloud-vpcaccess-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-webrisk-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-webrisk-v1beta1 - 0.58.0 + 0.59.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1alpha - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1beta - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-workflows-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-workflows-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-workstations-v1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-workstations-v1beta - 0.10.0 + 0.11.0 com.google.api.grpc @@ -1408,1327 +1413,1337 @@ com.google.api.grpc grpc-google-iam-admin-v1 - 3.17.0 + 3.18.0 com.google.api.grpc grpc-google-iam-v1 - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-iam-v2 - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-iam-v2beta - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-identity-accesscontextmanager-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-analytics-admin-v1alpha - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-analytics-admin-v1beta - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-analytics-data-v1alpha - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-analytics-data-v1beta - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-apps-script-type-protos - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-area120-tables-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-accessapproval-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-advisorynotifications-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 3.23.0 + 3.24.0 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.39.0 + 0.40.0 + + + com.google.api.grpc + proto-google-cloud-alloydb-connectors-v1alpha + 0.1.0 com.google.api.grpc proto-google-cloud-alloydb-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-alloydb-v1alpha - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-alloydb-v1beta - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-analyticshub-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-api-gateway-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-apigee-connect-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-apigee-registry-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-apikeys-v2 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-appengine-admin-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-artifact-registry-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-artifact-registry-v1beta2 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-asset-v1 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-asset-v1p1beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p5beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p7beta1 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-assured-workloads-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-assured-workloads-v1beta1 - 0.34.0 + 0.35.0 com.google.api.grpc proto-google-cloud-automl-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-automl-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-bare-metal-solution-v2 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-batch-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-batch-v1alpha - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-beyondcorp-appconnections-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-appconnectors-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-appgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-clientconnectorservices-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-clientgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-biglake-v1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-biglake-v1alpha1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-bigquery-data-exchange-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-cloud-bigquerydatapolicy-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-bigquerydatapolicy-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-bigqueryreservation-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1 - 2.41.0 + 2.41.1 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta1 - 0.165.0 + 0.165.1 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta2 - 0.165.0 + 0.165.1 com.google.api.grpc proto-google-cloud-bigtable-admin-v2 - 2.25.1 + 2.26.0 com.google.api.grpc proto-google-cloud-bigtable-v2 - 2.25.1 + 2.26.0 com.google.api.grpc proto-google-cloud-billing-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-billingbudgets-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-billingbudgets-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-binary-authorization-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-binary-authorization-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-build-v1 - 3.24.0 + 3.25.0 com.google.api.grpc proto-google-cloud-build-v2 - 3.24.0 + 3.25.0 com.google.api.grpc proto-google-cloud-certificate-manager-v1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-channel-v1 - 3.26.0 + 3.27.0 + + + com.google.api.grpc + proto-google-cloud-cloudcommerceconsumerprocurement-v1 + 0.21.0 com.google.api.grpc proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-cloudsupport-v2 - 0.6.0 + 0.7.0 com.google.api.grpc proto-google-cloud-compute-v1 - 1.32.0 + 1.33.0 com.google.api.grpc proto-google-cloud-confidentialcomputing-v1 - 0.8.0 + 0.9.0 com.google.api.grpc proto-google-cloud-confidentialcomputing-v1alpha1 - 0.8.0 + 0.9.0 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-container-v1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-container-v1beta1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-containeranalysis-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-containeranalysis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc proto-google-cloud-contentwarehouse-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-data-fusion-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-data-fusion-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-datacatalog-v1 - 1.28.0 + 1.29.0 com.google.api.grpc proto-google-cloud-datacatalog-v1beta1 - 0.65.0 + 0.66.0 com.google.api.grpc proto-google-cloud-dataflow-v1beta3 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-dataform-v1alpha2 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-dataform-v1beta1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-datalabeling-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc proto-google-cloud-datalineage-v1 - 0.14.0 + 0.15.0 com.google.api.grpc proto-google-cloud-dataplex-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1alpha - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1beta - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-dataproc-v1 - 4.19.0 + 4.20.0 com.google.api.grpc proto-google-cloud-datastore-admin-v1 - 2.16.2 + 2.16.3 com.google.api.grpc proto-google-cloud-datastore-v1 - 0.107.2 + 0.107.3 com.google.api.grpc proto-google-cloud-datastream-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-datastream-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-debugger-client-v2 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-deploy-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-cloud-dialogflow-v2 - 4.28.0 + 4.29.0 com.google.api.grpc proto-google-cloud-dialogflow-v2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-discoveryengine-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-discoveryengine-v1beta - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-distributedcloudedge-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-dlp-v2 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-dms-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-document-ai-v1 - 2.26.0 + 2.27.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta1 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta2 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta3 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-domains-v1 - 1.19.0 + 1.20.0 com.google.api.grpc proto-google-cloud-domains-v1alpha2 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-domains-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-enterpriseknowledgegraph-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-error-reporting-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-essential-contacts-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-eventarc-publishing-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-eventarc-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-filestore-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-cloud-filestore-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-firestore-admin-v1 - 3.13.8 + 3.14.0 com.google.api.grpc proto-google-cloud-firestore-v1 - 3.13.8 + 3.14.0 com.google.api.grpc proto-google-cloud-functions-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-game-servers-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-game-servers-v1beta - 0.47.0 + 0.48.0 com.google.api.grpc proto-google-cloud-gke-backup-v1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-gke-connect-gateway-v1beta1 - 0.23.0 + 0.24.0 com.google.api.grpc proto-google-cloud-gke-multi-cloud-v1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-gkehub-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-gkehub-v1alpha2 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1alpha - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gsuite-addons-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-iamcredentials-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-ids-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-iot-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-kms-v1 - 0.116.0 + 0.117.0 com.google.api.grpc proto-google-cloud-kmsinventory-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-language-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-language-v1beta2 - 0.110.0 + 0.111.0 com.google.api.grpc proto-google-cloud-life-sciences-v2beta - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-live-stream-v1 - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-logging-v2 - 0.104.7 + 0.104.8 com.google.api.grpc proto-google-cloud-managed-identities-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-mediatranslation-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-memcache-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-memcache-v1beta2 - 0.29.0 + 0.30.0 com.google.api.grpc proto-google-cloud-migrationcenter-v1 - 0.4.0 + 0.5.0 com.google.api.grpc proto-google-cloud-monitoring-dashboard-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-monitoring-metricsscope-v1 - 0.16.0 + 0.17.0 com.google.api.grpc proto-google-cloud-monitoring-v3 - 3.23.0 + 3.24.0 com.google.api.grpc - proto-google-cloud-netapp-v1beta1 - 0.1.0 + proto-google-cloud-netapp-v1 + 0.2.0 com.google.api.grpc proto-google-cloud-network-management-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-cloud-network-management-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-network-security-v1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-network-security-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-networkconnectivity-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-networkconnectivity-v1alpha1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-notebooks-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-notebooks-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-optimization-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-orgpolicy-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-orgpolicy-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-os-config-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-config-v1alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-config-v1beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-login-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.53.0 + 0.54.0 com.google.api.grpc proto-google-cloud-policy-troubleshooter-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-policysimulator-v1 - 0.1.0 + 0.2.0 com.google.api.grpc proto-google-cloud-private-catalog-v1beta1 - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-publicca-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.106.0 + 1.106.1 com.google.api.grpc proto-google-cloud-pubsublite-v1 - 1.12.12 + 1.12.13 com.google.api.grpc proto-google-cloud-rapidmigrationassessment-v1 - 0.5.0 + 0.6.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1 - 3.19.0 + 3.20.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1beta1 - 0.61.0 + 0.62.0 com.google.api.grpc proto-google-cloud-recommendations-ai-v1beta1 - 0.29.0 + 0.30.0 com.google.api.grpc proto-google-cloud-recommender-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-recommender-v1beta1 - 0.36.0 + 0.37.0 com.google.api.grpc proto-google-cloud-redis-v1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc proto-google-cloud-resource-settings-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-resourcemanager-v3 - 1.24.0 + 1.25.0 com.google.api.grpc proto-google-cloud-retail-v2 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-retail-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-retail-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-run-v2 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-scheduler-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-scheduler-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc proto-google-cloud-secretmanager-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-secretmanager-v1beta1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-security-private-ca-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-security-private-ca-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-securitycenter-settings-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-securitycenter-v1 - 2.30.0 + 2.31.0 com.google.api.grpc proto-google-cloud-securitycenter-v1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc proto-google-cloud-securitycenter-v1p1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc proto-google-cloud-service-control-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-service-control-v2 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-service-management-v1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-service-usage-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-service-usage-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-servicedirectory-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-servicedirectory-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-shell-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-spanner-admin-database-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-spanner-admin-instance-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-spanner-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-speech-v1 - 4.17.0 + 4.18.0 com.google.api.grpc proto-google-cloud-speech-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-speech-v1p1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-speech-v2 - 4.17.0 + 4.18.0 com.google.api.grpc proto-google-cloud-storage-transfer-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc proto-google-cloud-storageinsights-v1 - 0.7.0 + 0.8.0 com.google.api.grpc proto-google-cloud-talent-v4 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-talent-v4beta1 - 0.66.0 + 0.67.0 com.google.api.grpc proto-google-cloud-tasks-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-tasks-v2beta2 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-tasks-v2beta3 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-texttospeech-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-texttospeech-v1beta1 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-tpu-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-tpu-v2 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-tpu-v2alpha1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-trace-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-trace-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-translate-v3 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-translate-v3beta1 - 0.104.0 + 0.105.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1beta2 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p1beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p2beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p3beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-video-transcoder-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-vision-v1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-vision-v1p1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vision-v1p2beta1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-vision-v1p3beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vision-v1p4beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vmmigration-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-vmwareengine-v1 - 0.16.0 + 0.17.0 com.google.api.grpc proto-google-cloud-vpcaccess-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-webrisk-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-webrisk-v1beta1 - 0.58.0 + 0.59.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1alpha - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1beta - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-workflows-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-workflows-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-workstations-v1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-workstations-v1beta - 0.10.0 + 0.11.0 com.google.api.grpc @@ -2738,85 +2753,85 @@ com.google.api.grpc proto-google-devtools-source-protos - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-iam-admin-v1 - 3.17.0 + 3.18.0 com.google.api.grpc proto-google-iam-v1 - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-iam-v2 - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-iam-v2beta - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-identity-accesscontextmanager-type - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-identity-accesscontextmanager-v1 - 1.23.0 + 1.24.0 com.google.api api-common - 2.14.1 + 2.15.0 com.google.api gapic-generator-java - 2.23.1 + 2.24.0 com.google.api gax-grpc - 2.31.1 + 2.32.0 com.google.api gax-grpc - 2.31.1 + 2.32.0 testlib com.google.api gax-httpjson - 2.31.1 + 2.32.0 com.google.api gax-httpjson - 2.31.1 + 2.32.0 testlib com.google.api gax - 2.31.1 + 2.32.0 com.google.api gax - 2.31.1 + 2.32.0 testlib com.google.area120 google-area120-tables - 0.26.0 + 0.27.0 com.google.auth @@ -2841,874 +2856,879 @@ com.google.cloud google-cloud-accessapproval - 2.23.0 + 2.24.0 com.google.cloud google-cloud-advisorynotifications - 0.11.0 + 0.12.0 com.google.cloud google-cloud-aiplatform - 3.23.0 + 3.24.0 + + + com.google.cloud + google-cloud-alloydb-connectors + 0.1.0 com.google.cloud google-cloud-alloydb - 0.11.0 + 0.12.0 com.google.cloud google-cloud-analyticshub - 0.19.0 + 0.20.0 com.google.cloud google-cloud-api-gateway - 2.22.0 + 2.23.0 com.google.cloud google-cloud-apigee-connect - 2.22.0 + 2.23.0 com.google.cloud google-cloud-apigee-registry - 0.22.0 + 0.23.0 com.google.cloud google-cloud-apikeys - 0.20.0 + 0.21.0 com.google.cloud google-cloud-appengine-admin - 2.22.0 + 2.23.0 com.google.cloud google-cloud-artifact-registry - 1.21.0 + 1.22.0 com.google.cloud google-cloud-asset - 3.26.0 + 3.27.0 com.google.cloud google-cloud-assured-workloads - 2.22.0 + 2.23.0 com.google.cloud google-cloud-automl - 2.22.0 + 2.23.0 com.google.cloud google-cloud-bare-metal-solution - 0.22.0 + 0.23.0 com.google.cloud google-cloud-batch - 0.22.0 + 0.23.0 com.google.cloud google-cloud-beyondcorp-appconnections - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-appconnectors - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-appgateways - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-clientconnectorservices - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-clientgateways - 0.20.0 + 0.21.0 com.google.cloud google-cloud-biglake - 0.10.0 + 0.11.0 com.google.cloud google-cloud-bigquery-data-exchange - 2.17.0 + 2.18.0 com.google.cloud google-cloud-bigquery - 2.31.0 + 2.31.1 com.google.cloud google-cloud-bigqueryconnection - 2.24.0 + 2.25.0 com.google.cloud google-cloud-bigquerydatapolicy - 0.19.0 + 0.20.0 com.google.cloud google-cloud-bigquerydatatransfer - 2.22.0 + 2.23.0 com.google.cloud google-cloud-bigquerymigration - 0.25.0 + 0.26.0 com.google.cloud google-cloud-bigqueryreservation - 2.23.0 + 2.24.0 com.google.cloud google-cloud-bigquerystorage - 2.41.0 + 2.41.1 com.google.cloud google-cloud-bigtable-emulator-core - 0.162.1 + 0.163.0 com.google.cloud google-cloud-bigtable-emulator - 0.162.1 + 0.163.0 com.google.cloud google-cloud-bigtable-stats - 2.25.1 + 2.26.0 com.google.cloud google-cloud-bigtable - 2.25.1 + 2.26.0 com.google.cloud google-cloud-billing - 2.22.0 + 2.23.0 com.google.cloud google-cloud-billingbudgets - 2.22.0 + 2.23.0 com.google.cloud google-cloud-binary-authorization - 1.21.0 + 1.22.0 com.google.cloud google-cloud-build - 3.24.0 + 3.25.0 com.google.cloud google-cloud-certificate-manager - 0.25.0 + 0.26.0 com.google.cloud google-cloud-channel - 3.26.0 + 3.27.0 com.google.cloud google-cloud-cloudcommerceconsumerprocurement - 0.20.0 + 0.21.0 com.google.cloud google-cloud-cloudsupport - 0.6.0 + 0.7.0 com.google.cloud google-cloud-compute - 1.32.0 + 1.33.0 com.google.cloud google-cloud-confidentialcomputing - 0.8.0 + 0.9.0 com.google.cloud google-cloud-contact-center-insights - 2.22.0 + 2.23.0 com.google.cloud google-cloud-container - 2.25.0 + 2.26.0 com.google.cloud google-cloud-containeranalysis - 2.23.0 + 2.24.0 com.google.cloud google-cloud-contentwarehouse - 0.18.0 + 0.19.0 com.google.cloud google-cloud-core-grpc - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core-http - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core - 2.21.1 + 2.22.0 tests com.google.cloud google-cloud-data-fusion - 1.22.0 + 1.23.0 com.google.cloud google-cloud-datacatalog - 1.28.0 + 1.29.0 com.google.cloud google-cloud-dataflow - 0.26.0 + 0.27.0 com.google.cloud google-cloud-dataform - 0.21.0 + 0.22.0 com.google.cloud google-cloud-datalabeling - 0.142.0 + 0.143.0 com.google.cloud google-cloud-datalineage - 0.14.0 + 0.15.0 com.google.cloud google-cloud-dataplex - 1.20.0 + 1.21.0 com.google.cloud google-cloud-dataproc-metastore - 2.23.0 + 2.24.0 com.google.cloud google-cloud-dataproc - 4.19.0 + 4.20.0 com.google.cloud google-cloud-datastore - 2.16.2 + 2.16.3 com.google.cloud google-cloud-datastream - 1.21.0 + 1.22.0 com.google.cloud google-cloud-debugger-client - 1.22.0 + 1.23.0 com.google.cloud google-cloud-deploy - 1.20.0 + 1.21.0 com.google.cloud google-cloud-dialogflow-cx - 0.33.0 + 0.34.0 com.google.cloud google-cloud-dialogflow - 4.28.0 + 4.29.0 com.google.cloud google-cloud-discoveryengine - 0.18.0 + 0.19.0 com.google.cloud google-cloud-distributedcloudedge - 0.19.0 + 0.20.0 com.google.cloud google-cloud-dlp - 3.26.0 + 3.27.0 com.google.cloud google-cloud-dms - 2.21.0 + 2.22.0 com.google.cloud google-cloud-dns - 2.20.0 + 2.21.0 com.google.cloud google-cloud-document-ai - 2.26.0 + 2.27.0 com.google.cloud google-cloud-domains - 1.19.0 + 1.20.0 com.google.cloud google-cloud-enterpriseknowledgegraph - 0.18.0 + 0.19.0 com.google.cloud google-cloud-errorreporting - 0.143.0-beta + 0.144.0-beta com.google.cloud google-cloud-essential-contacts - 2.22.0 + 2.23.0 com.google.cloud google-cloud-eventarc-publishing - 0.22.0 + 0.23.0 com.google.cloud google-cloud-eventarc - 1.22.0 + 1.23.0 com.google.cloud google-cloud-filestore - 1.23.0 + 1.24.0 com.google.cloud google-cloud-firestore-admin - 3.13.8 + 3.14.0 com.google.cloud google-cloud-firestore - 3.13.8 + 3.14.0 com.google.cloud google-cloud-functions - 2.24.0 + 2.25.0 com.google.cloud google-cloud-game-servers - 2.22.0 + 2.23.0 com.google.cloud google-cloud-gke-backup - 0.21.0 + 0.22.0 com.google.cloud google-cloud-gke-connect-gateway - 0.23.0 + 0.24.0 com.google.cloud google-cloud-gke-multi-cloud - 0.21.0 + 0.22.0 com.google.cloud google-cloud-gkehub - 1.22.0 + 1.23.0 com.google.cloud google-cloud-gsuite-addons - 2.22.0 + 2.23.0 com.google.cloud google-cloud-iamcredentials - 2.22.0 + 2.23.0 com.google.cloud google-cloud-ids - 1.21.0 + 1.22.0 com.google.cloud google-cloud-iot - 2.22.0 + 2.23.0 com.google.cloud google-cloud-kms - 2.25.0 + 2.26.0 com.google.cloud google-cloud-kmsinventory - 0.11.0 + 0.12.0 com.google.cloud google-cloud-language - 2.23.0 + 2.24.0 com.google.cloud google-cloud-life-sciences - 0.24.0 + 0.25.0 com.google.cloud google-cloud-live-stream - 0.24.0 + 0.25.0 com.google.cloud google-cloud-logging-logback - 0.130.19-alpha + 0.130.21-alpha com.google.cloud google-cloud-logging - 3.15.7 + 3.15.8 com.google.cloud google-cloud-managed-identities - 1.20.0 + 1.21.0 com.google.cloud google-cloud-mediatranslation - 0.28.0 + 0.29.0 com.google.cloud google-cloud-memcache - 2.22.0 + 2.23.0 com.google.cloud google-cloud-migrationcenter - 0.4.0 + 0.5.0 com.google.cloud google-cloud-monitoring-dashboard - 2.24.0 + 2.25.0 com.google.cloud google-cloud-monitoring-metricsscope - 0.16.0 + 0.17.0 com.google.cloud google-cloud-monitoring - 3.23.0 + 3.24.0 com.google.cloud google-cloud-netapp - 0.1.0 + 0.2.0 com.google.cloud google-cloud-network-management - 1.23.0 + 1.24.0 com.google.cloud google-cloud-network-security - 0.25.0 + 0.26.0 com.google.cloud google-cloud-networkconnectivity - 1.21.0 + 1.22.0 com.google.cloud google-cloud-nio - 0.127.0 + 0.127.1 com.google.cloud google-cloud-notebooks - 1.20.0 + 1.21.0 com.google.cloud google-cloud-notification - 0.140.0-beta + 0.141.0-beta com.google.cloud google-cloud-optimization - 1.20.0 + 1.21.0 com.google.cloud google-cloud-orchestration-airflow - 1.22.0 + 1.23.0 com.google.cloud google-cloud-orgpolicy - 2.22.0 + 2.23.0 com.google.cloud google-cloud-os-config - 2.24.0 + 2.25.0 com.google.cloud google-cloud-os-login - 2.21.0 + 2.22.0 com.google.cloud google-cloud-phishingprotection - 0.53.0 + 0.54.0 com.google.cloud google-cloud-policy-troubleshooter - 1.21.0 + 1.22.0 com.google.cloud google-cloud-policysimulator - 0.1.0 + 0.2.0 com.google.cloud google-cloud-private-catalog - 0.24.0 + 0.25.0 com.google.cloud google-cloud-profiler - 2.22.0 + 2.23.0 com.google.cloud google-cloud-publicca - 0.19.0 + 0.20.0 com.google.cloud google-cloud-pubsub - 1.124.0 + 1.124.1 com.google.cloud google-cloud-pubsublite - 1.12.12 + 1.12.13 com.google.cloud google-cloud-rapidmigrationassessment - 0.5.0 + 0.6.0 com.google.cloud google-cloud-recaptchaenterprise - 3.19.0 + 3.20.0 com.google.cloud google-cloud-recommendations-ai - 0.29.0 + 0.30.0 com.google.cloud google-cloud-recommender - 2.24.0 + 2.25.0 com.google.cloud google-cloud-redis - 2.25.0 + 2.26.0 com.google.cloud google-cloud-resource-settings - 1.22.0 + 1.23.0 com.google.cloud google-cloud-resourcemanager - 1.24.0 + 1.25.0 com.google.cloud google-cloud-retail - 2.24.0 + 2.25.0 com.google.cloud google-cloud-run - 0.22.0 + 0.23.0 com.google.cloud google-cloud-scheduler - 2.22.0 + 2.23.0 com.google.cloud google-cloud-secretmanager - 2.22.0 + 2.23.0 com.google.cloud google-cloud-security-private-ca - 2.24.0 + 2.25.0 com.google.cloud google-cloud-securitycenter-settings - 0.25.0 + 0.26.0 com.google.cloud google-cloud-securitycenter - 2.30.0 + 2.31.0 com.google.cloud google-cloud-service-control - 1.22.0 + 1.23.0 com.google.cloud google-cloud-service-management - 3.20.0 + 3.21.0 com.google.cloud google-cloud-service-usage - 2.22.0 + 2.23.0 com.google.cloud google-cloud-servicedirectory - 2.23.0 + 2.24.0 com.google.cloud google-cloud-shell - 2.21.0 + 2.22.0 com.google.cloud google-cloud-spanner-executor - 6.44.0 + 6.45.0 com.google.cloud google-cloud-spanner-jdbc - 2.11.5 + 2.11.6 com.google.cloud google-cloud-spanner - 6.44.0 + 6.45.0 com.google.cloud google-cloud-spanner - 6.44.0 + 6.45.0 tests com.google.cloud google-cloud-speech - 4.17.0 + 4.18.0 com.google.cloud google-cloud-storage-transfer - 1.22.0 + 1.23.0 com.google.cloud google-cloud-storage - 2.25.0 + 2.26.0 com.google.cloud google-cloud-storageinsights - 0.7.0 + 0.8.0 com.google.cloud google-cloud-talent - 2.23.0 + 2.24.0 com.google.cloud google-cloud-tasks - 2.22.0 + 2.23.0 com.google.cloud google-cloud-texttospeech - 2.23.0 + 2.24.0 com.google.cloud google-cloud-tpu - 2.23.0 + 2.24.0 com.google.cloud google-cloud-trace - 2.22.0 + 2.23.0 com.google.cloud google-cloud-translate - 2.22.0 + 2.23.0 com.google.cloud google-cloud-video-intelligence - 2.21.0 + 2.22.0 com.google.cloud google-cloud-video-stitcher - 0.22.0 + 0.23.0 com.google.cloud google-cloud-video-transcoder - 1.21.0 + 1.22.0 com.google.cloud google-cloud-vision - 3.20.0 + 3.21.0 com.google.cloud google-cloud-vmmigration - 1.22.0 + 1.23.0 com.google.cloud google-cloud-vmwareengine - 0.16.0 + 0.17.0 com.google.cloud google-cloud-vpcaccess - 2.23.0 + 2.24.0 com.google.cloud google-cloud-webrisk - 2.21.0 + 2.22.0 com.google.cloud google-cloud-websecurityscanner - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workflow-executions - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workflows - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workstations - 0.10.0 + 0.11.0 com.google.cloud google-iam-admin - 3.17.0 + 3.18.0 com.google.cloud google-iam-policy - 1.20.0 + 1.21.0 com.google.cloud google-identity-accesscontextmanager - 1.23.0 + 1.24.0 com.google.cloud @@ -3718,7 +3738,7 @@ com.google.cloud proto-google-cloud-firestore-bundle-v1 - 3.13.8 + 3.14.0 com.google.code.gson @@ -3828,7 +3848,7 @@ io.grafeas grafeas - 2.23.0 + 2.24.0 io.grpc @@ -3984,107 +4004,107 @@ io.quarkiverse.googlecloudservices quarkus-google-cloud-bigquery-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigquery - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigtable-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigtable - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common-grpc - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firebase-admin-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firebase-admin - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firestore-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firestore - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-logging-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-logging - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-pubsub-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-pubsub - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-secret-manager-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-secret-manager - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-spanner-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-spanner - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-storage-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-storage - 2.3.0 + 2.4.0 org.conscrypt @@ -4119,5 +4139,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + 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 067c916db0..764874bfb9 100644 --- a/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/descriptor/pom.xml @@ -5,14 +5,14 @@ io.quarkus.platform quarkus-google-cloud-services-parent - 3.3.0 + 3.3.1 .. quarkus-google-cloud-services-bom-quarkus-platform-descriptor pom Quarkus Platform - GoogleCloudServices - Quarkus Platform Descriptor - io.quarkus.platform:quarkus-google-cloud-services-bom:3.3.0 + io.quarkus.platform:quarkus-google-cloud-services-bom:3.3.1 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 1e88632531..1cdaae32f6 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-google-cloud-services-parent - 3.3.0 + 3.3.1 .. quarkus-google-cloud-services-integration-tests-parent @@ -16,13 +16,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 daa26015c1..6ab2d45eb1 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-google-cloud-services-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-google-cloud-services-main-it diff --git a/generated-platform-project/quarkus-google-cloud-services/pom.xml b/generated-platform-project/quarkus-google-cloud-services/pom.xml index bb8f60a50b..ccbb2d44f2 100644 --- a/generated-platform-project/quarkus-google-cloud-services/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-google-cloud-services-parent diff --git a/generated-platform-project/quarkus-google-cloud-services/properties/pom.xml b/generated-platform-project/quarkus-google-cloud-services/properties/pom.xml index 36216480c3..9510f00026 100644 --- a/generated-platform-project/quarkus-google-cloud-services/properties/pom.xml +++ b/generated-platform-project/quarkus-google-cloud-services/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-google-cloud-services-parent - 3.3.0 + 3.3.1 .. quarkus-google-cloud-services-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-maven-plugin/pom.xml b/generated-platform-project/quarkus-maven-plugin/pom.xml index 1b993f9019..9f72f2bcab 100644 --- a/generated-platform-project/quarkus-maven-plugin/pom.xml +++ b/generated-platform-project/quarkus-maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. io.quarkus.platform @@ -17,7 +17,7 @@ io.quarkus.platform quarkus-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/QuarkusBootstrapProvider.java b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/QuarkusBootstrapProvider.java index 2ae61b8827..63f8e4aac7 100644 --- a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/QuarkusBootstrapProvider.java +++ b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/QuarkusBootstrapProvider.java @@ -185,7 +185,9 @@ private MavenArtifactResolver artifactResolver(QuarkusBootstrapMojo mojo, Launch .setUserSettings(mojo.mavenSession().getRequest().getUserSettingsFile()) .setCurrentProject(mojo.mavenProject().getFile().toString()) .setPreferPomsFromWorkspace(true) - .setProjectModelProvider(getProjectMap(mojo.mavenSession())::get)); + .setProjectModelProvider(getProjectMap(mojo.mavenSession())::get) + // pass the repositories since Maven extensions could manipulate repository configs + .setRemoteRepositories(mojo.remoteRepositories())); } // PROD packaging mode with workspace discovery disabled return MavenArtifactResolver.builder() diff --git a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/TrackConfigChangesMojo.java b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/TrackConfigChangesMojo.java index b8b43e94db..13f4379079 100644 --- a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/TrackConfigChangesMojo.java +++ b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/TrackConfigChangesMojo.java @@ -1,16 +1,11 @@ package io.quarkus.maven; import java.io.BufferedReader; -import java.io.BufferedWriter; import java.io.File; import java.io.IOException; -import java.io.UncheckedIOException; import java.lang.reflect.Method; import java.nio.file.Files; import java.nio.file.Path; -import java.util.ArrayList; -import java.util.Collections; -import java.util.List; import java.util.Properties; import org.apache.maven.plugin.MojoExecutionException; @@ -23,7 +18,6 @@ import io.quarkus.bootstrap.app.CuratedApplication; import io.quarkus.bootstrap.classloading.QuarkusClassLoader; import io.quarkus.bootstrap.model.ApplicationModel; -import io.quarkus.deployment.configuration.tracker.ConfigTrackingWriter; import io.quarkus.runtime.LaunchMode; /** @@ -58,6 +52,12 @@ public class TrackConfigChangesMojo extends QuarkusBootstrapMojo { @Parameter(property = "quarkus.recorded-build-config.file", required = false) File recordedBuildConfigFile; + /** + * Whether to dump the current build configuration in case the configuration from the previous build isn't found + */ + @Parameter(defaultValue = "false", property = "quarkus.track-config-changes.dump-current-when-recorded-unavailable") + boolean dumpCurrentWhenRecordedUnavailable; + @Override protected boolean beforeExecute() throws MojoExecutionException, MojoFailureException { if (skip) { @@ -102,16 +102,17 @@ protected void doExecute() throws MojoExecutionException, MojoFailureException { compareFile = recordedBuildConfigDirectory.toPath().resolve(this.recordedBuildConfigFile.toPath()); } - if (!Files.exists(compareFile)) { + final Properties compareProps = new Properties(); + if (Files.exists(compareFile)) { + try (BufferedReader reader = Files.newBufferedReader(compareFile)) { + compareProps.load(reader); + } catch (IOException e) { + throw new RuntimeException("Failed to read " + compareFile, e); + } + } else if (!dumpCurrentWhenRecordedUnavailable) { getLog().info(compareFile + " not found"); return; } - final Properties compareProps = new Properties(); - try (BufferedReader reader = Files.newBufferedReader(compareFile)) { - compareProps.load(reader); - } catch (IOException e) { - throw new RuntimeException("Failed to read " + compareFile, e); - } CuratedApplication curatedApplication = null; QuarkusClassLoader deploymentClassLoader = null; @@ -124,11 +125,11 @@ protected void doExecute() throws MojoExecutionException, MojoFailureException { Thread.currentThread().setContextClassLoader(deploymentClassLoader); final Class codeGenerator = deploymentClassLoader.loadClass("io.quarkus.deployment.CodeGenerator"); - final Method dumpConfig = codeGenerator.getMethod("readCurrentConfigValues", ApplicationModel.class, String.class, - Properties.class, QuarkusClassLoader.class, Properties.class); - actualProps = (Properties) dumpConfig.invoke(null, curatedApplication.getApplicationModel(), + final Method dumpConfig = codeGenerator.getMethod("dumpCurrentConfigValues", ApplicationModel.class, String.class, + Properties.class, QuarkusClassLoader.class, Properties.class, Path.class); + dumpConfig.invoke(null, curatedApplication.getApplicationModel(), launchMode.name(), getBuildSystemProperties(true), - deploymentClassLoader, compareProps); + deploymentClassLoader, compareProps, targetFile); } catch (Exception any) { throw new MojoExecutionException("Failed to bootstrap Quarkus application", any); } finally { @@ -140,24 +141,5 @@ protected void doExecute() throws MojoExecutionException, MojoFailureException { deploymentClassLoader.close(); } } - - final List names = new ArrayList<>(actualProps.stringPropertyNames()); - Collections.sort(names); - - final Path outputDir = targetFile.getParent(); - if (outputDir != null && !Files.exists(outputDir)) { - try { - Files.createDirectories(outputDir); - } catch (IOException e) { - throw new UncheckedIOException(e); - } - } - try (BufferedWriter writer = Files.newBufferedWriter(targetFile)) { - for (var name : names) { - ConfigTrackingWriter.write(writer, name, actualProps.getProperty(name)); - } - } catch (IOException e) { - throw new UncheckedIOException(e); - } } } diff --git a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/UpdateMojo.java b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/UpdateMojo.java index 113ca35670..4bc790ec24 100644 --- a/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/UpdateMojo.java +++ b/generated-platform-project/quarkus-maven-plugin/src/main/java/io/quarkus/maven/UpdateMojo.java @@ -16,6 +16,7 @@ import io.quarkus.devtools.commands.data.QuarkusCommandOutcome; import io.quarkus.devtools.project.QuarkusProject; import io.quarkus.devtools.project.QuarkusProjectHelper; +import io.quarkus.devtools.project.update.rewrite.QuarkusUpdateExitErrorException; import io.quarkus.maven.dependency.ArtifactCoords; import io.quarkus.registry.RegistryResolutionException; import io.quarkus.registry.catalog.ExtensionCatalog; @@ -129,10 +130,12 @@ protected void processProjectState(QuarkusProject quarkusProject) throws MojoExe final QuarkusCommandOutcome result = invoker.execute(); if (!result.isSuccess()) { throw new MojoExecutionException( - "The command did not succeed."); + "Failed to apply the updates."); } + } catch (QuarkusUpdateExitErrorException e) { + throw new MojoExecutionException(e.getMessage()); } catch (QuarkusCommandException e) { - throw new MojoExecutionException("Failed to resolve the available updates", e); + throw new MojoExecutionException("Failed to apply the updates", e); } } diff --git a/generated-platform-project/quarkus-operator-sdk/bom/pom.xml b/generated-platform-project/quarkus-operator-sdk/bom/pom.xml index 4fb015f518..1b3d3e973d 100644 --- a/generated-platform-project/quarkus-operator-sdk/bom/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-operator-sdk-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - OperatorSDK - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-operator-sdk-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-operator-sdk-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -122,5 +122,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml b/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml index 9015c8ba1b..c32adff688 100644 --- a/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-operator-sdk-parent - 3.3.0 + 3.3.1 .. quarkus-operator-sdk-bom-quarkus-platform-descriptor 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 c53f3e9573..988752606e 100644 --- a/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-operator-sdk-parent - 3.3.0 + 3.3.1 .. quarkus-operator-sdk-integration-tests-parent @@ -16,13 +16,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 63780bdb56..259f2c74d8 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-operator-sdk-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-operator-sdk-integration-tests diff --git a/generated-platform-project/quarkus-operator-sdk/pom.xml b/generated-platform-project/quarkus-operator-sdk/pom.xml index 9257df8afe..f28c5882e0 100644 --- a/generated-platform-project/quarkus-operator-sdk/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-operator-sdk-parent diff --git a/generated-platform-project/quarkus-operator-sdk/properties/pom.xml b/generated-platform-project/quarkus-operator-sdk/properties/pom.xml index 24b4b61aaa..aa452cc8f8 100644 --- a/generated-platform-project/quarkus-operator-sdk/properties/pom.xml +++ b/generated-platform-project/quarkus-operator-sdk/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-operator-sdk-parent - 3.3.0 + 3.3.1 .. quarkus-operator-sdk-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-optaplanner/bom/pom.xml b/generated-platform-project/quarkus-optaplanner/bom/pom.xml index 4010858955..ab8550674d 100644 --- a/generated-platform-project/quarkus-optaplanner/bom/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-optaplanner-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - OptaPlanner - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-optaplanner-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-optaplanner-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -1607,5 +1607,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-optaplanner/descriptor/pom.xml b/generated-platform-project/quarkus-optaplanner/descriptor/pom.xml index 609d419e8b..9a1845e884 100644 --- a/generated-platform-project/quarkus-optaplanner/descriptor/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-parent - 3.3.0 + 3.3.1 .. quarkus-optaplanner-bom-quarkus-platform-descriptor diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-benchmark-integration-test/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-benchmark-integration-test/pom.xml index 68da6f5014..47c86d0b87 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-benchmark-integration-test/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-benchmark-integration-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-integration-tests-parent - 3.3.0 + 3.3.1 .. optaplanner-quarkus-benchmark-integration-test diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-devui-integration-test/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-devui-integration-test/pom.xml index 18dd040755..cfaa7205e9 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-devui-integration-test/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-devui-integration-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-integration-tests-parent - 3.3.0 + 3.3.1 .. optaplanner-quarkus-devui-integration-test diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-integration-test/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-integration-test/pom.xml index 4b6d7bd2e6..14bdf582a4 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-integration-test/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-integration-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-integration-tests-parent - 3.3.0 + 3.3.1 .. optaplanner-quarkus-integration-test diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jackson-integration-test/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jackson-integration-test/pom.xml index 34c88a188e..f4bc68eb77 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jackson-integration-test/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jackson-integration-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-integration-tests-parent - 3.3.0 + 3.3.1 .. optaplanner-quarkus-jackson-integration-test diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jsonb-integration-test/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jsonb-integration-test/pom.xml index b5ba9475cf..7a93347e3e 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jsonb-integration-test/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/optaplanner-quarkus-jsonb-integration-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-integration-tests-parent - 3.3.0 + 3.3.1 .. optaplanner-quarkus-jsonb-integration-test diff --git a/generated-platform-project/quarkus-optaplanner/integration-tests/pom.xml b/generated-platform-project/quarkus-optaplanner/integration-tests/pom.xml index 73b8c4fc5e..751589e9be 100644 --- a/generated-platform-project/quarkus-optaplanner/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-parent - 3.3.0 + 3.3.1 .. quarkus-optaplanner-integration-tests-parent @@ -20,13 +20,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import diff --git a/generated-platform-project/quarkus-optaplanner/pom.xml b/generated-platform-project/quarkus-optaplanner/pom.xml index 3ad4768f15..e0042c9665 100644 --- a/generated-platform-project/quarkus-optaplanner/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-optaplanner-parent diff --git a/generated-platform-project/quarkus-optaplanner/properties/pom.xml b/generated-platform-project/quarkus-optaplanner/properties/pom.xml index 5fdab3ac27..a832a530a4 100644 --- a/generated-platform-project/quarkus-optaplanner/properties/pom.xml +++ b/generated-platform-project/quarkus-optaplanner/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-optaplanner-parent - 3.3.0 + 3.3.1 .. quarkus-optaplanner-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-qpid-jms/bom/pom.xml b/generated-platform-project/quarkus-qpid-jms/bom/pom.xml index 37e9e5bc94..fcdef0805c 100644 --- a/generated-platform-project/quarkus-qpid-jms/bom/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-qpid-jms-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - QpidJMS - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-qpid-jms-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-qpid-jms-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -97,5 +97,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml b/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml index 29a56d4896..6b64ed71bb 100644 --- a/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-qpid-jms-parent - 3.3.0 + 3.3.1 .. quarkus-qpid-jms-bom-quarkus-platform-descriptor 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 bfab4aa18c..747bd252b7 100644 --- a/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-qpid-jms-parent - 3.3.0 + 3.3.1 .. quarkus-qpid-jms-integration-tests-parent @@ -16,13 +16,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 b42770f1bc..7fec7a99c4 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-qpid-jms-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-qpid-jms-integration-tests @@ -14,12 +14,12 @@ org.amqphub.quarkus quarkus-qpid-jms-integration-tests - ${quarkus-qpid-jms.version} + 2.4.0 org.amqphub.quarkus quarkus-qpid-jms-integration-tests - ${quarkus-qpid-jms.version} + 2.4.0 test-jar tests test @@ -150,7 +150,7 @@ build - org.amqphub.quarkus:quarkus-qpid-jms-integration-tests:${quarkus-qpid-jms.version} + org.amqphub.quarkus:quarkus-qpid-jms-integration-tests:2.4.0 diff --git a/generated-platform-project/quarkus-qpid-jms/pom.xml b/generated-platform-project/quarkus-qpid-jms/pom.xml index dd764c1de9..90c73d694a 100644 --- a/generated-platform-project/quarkus-qpid-jms/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-qpid-jms-parent diff --git a/generated-platform-project/quarkus-qpid-jms/properties/pom.xml b/generated-platform-project/quarkus-qpid-jms/properties/pom.xml index 3e5315f16c..255c9726f5 100644 --- a/generated-platform-project/quarkus-qpid-jms/properties/pom.xml +++ b/generated-platform-project/quarkus-qpid-jms/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-qpid-jms-parent - 3.3.0 + 3.3.1 .. quarkus-qpid-jms-bom-quarkus-platform-properties diff --git a/generated-platform-project/quarkus-sbom/pom.xml b/generated-platform-project/quarkus-sbom/pom.xml index 59b3e9c9b8..7b75222466 100644 --- a/generated-platform-project/quarkus-sbom/pom.xml +++ b/generated-platform-project/quarkus-sbom/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-sbom @@ -13,6 +13,7 @@ Quarkus Platform - Quarkus Sbom true + true diff --git a/generated-platform-project/quarkus-universe/bom/pom.xml b/generated-platform-project/quarkus-universe/bom/pom.xml index 08ec382e96..aacd294b9b 100644 --- a/generated-platform-project/quarkus-universe/bom/pom.xml +++ b/generated-platform-project/quarkus-universe/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Quarkus Universe - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus quarkus-universe-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus quarkus-universe-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -201,7 +201,7 @@ co.elastic.clients elasticsearch-java - 8.8.2 + 8.9.1 org.apache.logging.log4j @@ -861,12 +861,12 @@ com.google.analytics google-analytics-admin - 0.32.0 + 0.33.0 com.google.analytics google-analytics-data - 0.33.0 + 0.34.0 com.google.api-client @@ -917,1287 +917,1292 @@ com.google.api.grpc gapic-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc grpc-google-analytics-admin-v1alpha - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-analytics-admin-v1beta - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-analytics-data-v1alpha - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-analytics-data-v1beta - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-area120-tables-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-accessapproval-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-advisorynotifications-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1 - 3.23.0 + 3.24.0 com.google.api.grpc grpc-google-cloud-aiplatform-v1beta1 - 0.39.0 + 0.40.0 com.google.api.grpc grpc-google-cloud-alloydb-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-alloydb-v1alpha - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-alloydb-v1beta - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-analyticshub-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-api-gateway-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-apigee-connect-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-apigee-registry-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-apikeys-v2 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-appengine-admin-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-artifact-registry-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-artifact-registry-v1beta2 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-asset-v1 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-asset-v1p1beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p5beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-asset-v1p7beta1 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-assured-workloads-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-assured-workloads-v1beta1 - 0.34.0 + 0.35.0 com.google.api.grpc grpc-google-cloud-automl-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-automl-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-bare-metal-solution-v2 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-batch-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-batch-v1alpha - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appconnections-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appconnectors-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-appgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-clientconnectorservices-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-beyondcorp-clientgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-biglake-v1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-biglake-v1alpha1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-bigquery-data-exchange-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.32.0 + 0.33.0 com.google.api.grpc grpc-google-cloud-bigquerydatapolicy-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-bigquerydatapolicy-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-bigqueryreservation-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 2.41.0 + 2.41.1 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta1 - 0.165.0 + 0.165.1 com.google.api.grpc grpc-google-cloud-bigquerystorage-v1beta2 - 0.165.0 + 0.165.1 com.google.api.grpc grpc-google-cloud-bigtable-admin-v2 - 2.25.1 + 2.26.0 com.google.api.grpc grpc-google-cloud-bigtable-v2 - 2.25.1 + 2.26.0 com.google.api.grpc grpc-google-cloud-billing-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-billingbudgets-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-billingbudgets-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-binary-authorization-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-binary-authorization-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-build-v1 - 3.24.0 + 3.25.0 com.google.api.grpc grpc-google-cloud-build-v2 - 3.24.0 + 3.25.0 com.google.api.grpc grpc-google-cloud-certificate-manager-v1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.26.0 + 3.27.0 + + + com.google.api.grpc + grpc-google-cloud-cloudcommerceconsumerprocurement-v1 + 0.21.0 com.google.api.grpc grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1 - 0.20.0 + 0.21.0 com.google.api.grpc grpc-google-cloud-cloudsupport-v2 - 0.6.0 + 0.7.0 com.google.api.grpc grpc-google-cloud-confidentialcomputing-v1 - 0.8.0 + 0.9.0 com.google.api.grpc grpc-google-cloud-confidentialcomputing-v1alpha1 - 0.8.0 + 0.9.0 com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-container-v1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-container-v1beta1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-containeranalysis-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-containeranalysis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc grpc-google-cloud-contentwarehouse-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-data-fusion-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-data-fusion-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-datacatalog-v1 - 1.28.0 + 1.29.0 com.google.api.grpc grpc-google-cloud-datacatalog-v1beta1 - 0.65.0 + 0.66.0 com.google.api.grpc grpc-google-cloud-dataflow-v1beta3 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-dataform-v1alpha2 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-dataform-v1beta1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-datalabeling-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc grpc-google-cloud-datalineage-v1 - 0.14.0 + 0.15.0 com.google.api.grpc grpc-google-cloud-dataplex-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1alpha - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-dataproc-metastore-v1beta - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-dataproc-v1 - 4.19.0 + 4.20.0 com.google.api.grpc grpc-google-cloud-datastore-admin-v1 - 2.16.2 + 2.16.3 com.google.api.grpc grpc-google-cloud-datastream-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-datastream-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-debugger-client-v2 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-deploy-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3 - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-cloud-dialogflow-cx-v3beta1 - 0.33.0 + 0.34.0 com.google.api.grpc grpc-google-cloud-dialogflow-v2 - 4.28.0 + 4.29.0 com.google.api.grpc grpc-google-cloud-dialogflow-v2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc grpc-google-cloud-discoveryengine-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-discoveryengine-v1beta - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-distributedcloudedge-v1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-dlp-v2 - 3.26.0 + 3.27.0 com.google.api.grpc grpc-google-cloud-dms-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-document-ai-v1 - 2.26.0 + 2.27.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta1 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta2 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-document-ai-v1beta3 - 0.38.0 + 0.39.0 com.google.api.grpc grpc-google-cloud-domains-v1 - 1.19.0 + 1.20.0 com.google.api.grpc grpc-google-cloud-domains-v1alpha2 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-domains-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-enterpriseknowledgegraph-v1 - 0.18.0 + 0.19.0 com.google.api.grpc grpc-google-cloud-error-reporting-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-essential-contacts-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-eventarc-publishing-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-eventarc-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-filestore-v1 - 1.23.0 + 1.24.0 com.google.api.grpc grpc-google-cloud-filestore-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-firestore-admin-v1 - 3.13.8 + 3.14.0 com.google.api.grpc grpc-google-cloud-firestore-v1 - 3.13.8 + 3.14.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-functions-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-game-servers-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-game-servers-v1beta - 0.47.0 + 0.48.0 com.google.api.grpc grpc-google-cloud-gke-backup-v1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-gke-connect-gateway-v1beta1 - 0.23.0 + 0.24.0 com.google.api.grpc grpc-google-cloud-gke-multi-cloud-v1 - 0.21.0 + 0.22.0 com.google.api.grpc grpc-google-cloud-gkehub-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-gkehub-v1alpha2 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1alpha - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gkehub-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-gsuite-addons-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-iamcredentials-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-ids-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-iot-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-kms-v1 - 0.116.0 + 0.117.0 com.google.api.grpc grpc-google-cloud-kmsinventory-v1 - 0.11.0 + 0.12.0 com.google.api.grpc grpc-google-cloud-language-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-language-v1beta2 - 0.110.0 + 0.111.0 com.google.api.grpc grpc-google-cloud-life-sciences-v2beta - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-live-stream-v1 - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-logging-v2 - 0.104.7 + 0.104.8 com.google.api.grpc grpc-google-cloud-managed-identities-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-mediatranslation-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-memcache-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-memcache-v1beta2 - 0.29.0 + 0.30.0 com.google.api.grpc grpc-google-cloud-migrationcenter-v1 - 0.4.0 + 0.5.0 com.google.api.grpc grpc-google-cloud-monitoring-dashboard-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-monitoring-metricsscope-v1 - 0.16.0 + 0.17.0 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 3.23.0 + 3.24.0 com.google.api.grpc - grpc-google-cloud-netapp-v1beta1 - 0.1.0 + grpc-google-cloud-netapp-v1 + 0.2.0 com.google.api.grpc grpc-google-cloud-network-management-v1 - 1.23.0 + 1.24.0 com.google.api.grpc grpc-google-cloud-network-management-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-network-security-v1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-network-security-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-networkconnectivity-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-networkconnectivity-v1alpha1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-notebooks-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-notebooks-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc grpc-google-cloud-optimization-v1 - 1.20.0 + 1.21.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-orgpolicy-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-os-config-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-config-v1alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-config-v1beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-os-login-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.53.0 + 0.54.0 com.google.api.grpc grpc-google-cloud-policy-troubleshooter-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-policysimulator-v1 - 0.1.0 + 0.2.0 com.google.api.grpc grpc-google-cloud-private-catalog-v1beta1 - 0.24.0 + 0.25.0 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-publicca-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.106.0 + 1.106.1 com.google.api.grpc grpc-google-cloud-pubsublite-v1 - 1.12.12 + 1.12.13 com.google.api.grpc grpc-google-cloud-rapidmigrationassessment-v1 - 0.5.0 + 0.6.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1 - 3.19.0 + 3.20.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1beta1 - 0.61.0 + 0.62.0 com.google.api.grpc grpc-google-cloud-recommendations-ai-v1beta1 - 0.29.0 + 0.30.0 com.google.api.grpc grpc-google-cloud-recommender-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-recommender-v1beta1 - 0.36.0 + 0.37.0 com.google.api.grpc grpc-google-cloud-redis-v1 - 2.25.0 + 2.26.0 com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc grpc-google-cloud-resource-settings-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-resourcemanager-v3 - 1.24.0 + 1.25.0 com.google.api.grpc grpc-google-cloud-retail-v2 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-retail-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-retail-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-run-v2 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-scheduler-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-scheduler-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc grpc-google-cloud-secretmanager-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-secretmanager-v1beta1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-security-private-ca-v1 - 2.24.0 + 2.25.0 com.google.api.grpc grpc-google-cloud-security-private-ca-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-securitycenter-settings-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1 - 2.30.0 + 2.31.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc grpc-google-cloud-securitycenter-v1p1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc grpc-google-cloud-service-control-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-service-control-v2 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-service-management-v1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-service-usage-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-service-usage-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-servicedirectory-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-servicedirectory-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-spanner-admin-database-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-spanner-admin-instance-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-spanner-v1 - 6.44.0 + 6.45.0 com.google.api.grpc grpc-google-cloud-speech-v1 - 4.17.0 + 4.18.0 com.google.api.grpc grpc-google-cloud-speech-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-speech-v1p1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc grpc-google-cloud-speech-v2 - 4.17.0 + 4.18.0 com.google.api.grpc grpc-google-cloud-storage-transfer-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc grpc-google-cloud-storageinsights-v1 - 0.7.0 + 0.8.0 com.google.api.grpc grpc-google-cloud-talent-v4 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-talent-v4beta1 - 0.66.0 + 0.67.0 com.google.api.grpc grpc-google-cloud-tasks-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-tasks-v2beta2 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-tasks-v2beta3 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-texttospeech-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-texttospeech-v1beta1 - 0.112.0 + 0.113.0 com.google.api.grpc grpc-google-cloud-tpu-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-tpu-v2 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-tpu-v2alpha1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-trace-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-trace-v2 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-translate-v3 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-translate-v3beta1 - 0.104.0 + 0.105.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1beta2 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p1beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p2beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-intelligence-v1p3beta1 - 0.111.0 + 0.112.0 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.22.0 + 0.23.0 com.google.api.grpc grpc-google-cloud-video-transcoder-v1 - 1.21.0 + 1.22.0 com.google.api.grpc grpc-google-cloud-vision-v1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-vision-v1p1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vision-v1p2beta1 - 3.20.0 + 3.21.0 com.google.api.grpc grpc-google-cloud-vision-v1p3beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vision-v1p4beta1 - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-vmmigration-v1 - 1.22.0 + 1.23.0 com.google.api.grpc grpc-google-cloud-vmwareengine-v1 - 0.16.0 + 0.17.0 com.google.api.grpc grpc-google-cloud-vpcaccess-v1 - 2.23.0 + 2.24.0 com.google.api.grpc grpc-google-cloud-webrisk-v1 - 2.21.0 + 2.22.0 com.google.api.grpc grpc-google-cloud-webrisk-v1beta1 - 0.58.0 + 0.59.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1alpha - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-websecurityscanner-v1beta - 0.109.0 + 0.110.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.26.0 + 0.27.0 com.google.api.grpc grpc-google-cloud-workflows-v1 - 2.22.0 + 2.23.0 com.google.api.grpc grpc-google-cloud-workflows-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc grpc-google-cloud-workstations-v1 - 0.10.0 + 0.11.0 com.google.api.grpc grpc-google-cloud-workstations-v1beta - 0.10.0 + 0.11.0 com.google.api.grpc @@ -2207,1327 +2212,1337 @@ com.google.api.grpc grpc-google-iam-admin-v1 - 3.17.0 + 3.18.0 com.google.api.grpc grpc-google-iam-v1 - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-iam-v2 - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-iam-v2beta - 1.17.1 + 1.18.0 com.google.api.grpc grpc-google-identity-accesscontextmanager-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-analytics-admin-v1alpha - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-analytics-admin-v1beta - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-analytics-data-v1alpha - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-analytics-data-v1beta - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-apps-script-type-protos - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-area120-tables-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-accessapproval-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-advisorynotifications-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-aiplatform-v1 - 3.23.0 + 3.24.0 com.google.api.grpc proto-google-cloud-aiplatform-v1beta1 - 0.39.0 + 0.40.0 + + + com.google.api.grpc + proto-google-cloud-alloydb-connectors-v1alpha + 0.1.0 com.google.api.grpc proto-google-cloud-alloydb-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-alloydb-v1alpha - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-alloydb-v1beta - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-analyticshub-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-api-gateway-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-apigee-connect-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-apigee-registry-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-apikeys-v2 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-appengine-admin-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-artifact-registry-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-artifact-registry-v1beta2 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-asset-v1 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-asset-v1p1beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p5beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-asset-v1p7beta1 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-assured-workloads-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-assured-workloads-v1beta1 - 0.34.0 + 0.35.0 com.google.api.grpc proto-google-cloud-automl-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-automl-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-bare-metal-solution-v2 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-batch-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-batch-v1alpha - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-beyondcorp-appconnections-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-appconnectors-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-appgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-clientconnectorservices-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-beyondcorp-clientgateways-v1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-biglake-v1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-biglake-v1alpha1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-bigquery-data-exchange-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.32.0 + 0.33.0 com.google.api.grpc proto-google-cloud-bigquerydatapolicy-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-bigquerydatapolicy-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-bigqueryreservation-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-bigquerystorage-v1 - 2.41.0 + 2.41.1 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta1 - 0.165.0 + 0.165.1 com.google.api.grpc proto-google-cloud-bigquerystorage-v1beta2 - 0.165.0 + 0.165.1 com.google.api.grpc proto-google-cloud-bigtable-admin-v2 - 2.25.1 + 2.26.0 com.google.api.grpc proto-google-cloud-bigtable-v2 - 2.25.1 + 2.26.0 com.google.api.grpc proto-google-cloud-billing-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-billingbudgets-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-billingbudgets-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-binary-authorization-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-binary-authorization-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-build-v1 - 3.24.0 + 3.25.0 com.google.api.grpc proto-google-cloud-build-v2 - 3.24.0 + 3.25.0 com.google.api.grpc proto-google-cloud-certificate-manager-v1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-channel-v1 - 3.26.0 + 3.27.0 + + + com.google.api.grpc + proto-google-cloud-cloudcommerceconsumerprocurement-v1 + 0.21.0 com.google.api.grpc proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1 - 0.20.0 + 0.21.0 com.google.api.grpc proto-google-cloud-cloudsupport-v2 - 0.6.0 + 0.7.0 com.google.api.grpc proto-google-cloud-compute-v1 - 1.32.0 + 1.33.0 com.google.api.grpc proto-google-cloud-confidentialcomputing-v1 - 0.8.0 + 0.9.0 com.google.api.grpc proto-google-cloud-confidentialcomputing-v1alpha1 - 0.8.0 + 0.9.0 com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-container-v1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-container-v1beta1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-containeranalysis-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-containeranalysis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc proto-google-cloud-contentwarehouse-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-data-fusion-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-data-fusion-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-datacatalog-v1 - 1.28.0 + 1.29.0 com.google.api.grpc proto-google-cloud-datacatalog-v1beta1 - 0.65.0 + 0.66.0 com.google.api.grpc proto-google-cloud-dataflow-v1beta3 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-dataform-v1alpha2 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-dataform-v1beta1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-datalabeling-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc proto-google-cloud-datalineage-v1 - 0.14.0 + 0.15.0 com.google.api.grpc proto-google-cloud-dataplex-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1alpha - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-dataproc-metastore-v1beta - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-dataproc-v1 - 4.19.0 + 4.20.0 com.google.api.grpc proto-google-cloud-datastore-admin-v1 - 2.16.2 + 2.16.3 com.google.api.grpc proto-google-cloud-datastore-v1 - 0.107.2 + 0.107.3 com.google.api.grpc proto-google-cloud-datastream-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-datastream-v1alpha1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-debugger-client-v2 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-deploy-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3 - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-cloud-dialogflow-cx-v3beta1 - 0.33.0 + 0.34.0 com.google.api.grpc proto-google-cloud-dialogflow-v2 - 4.28.0 + 4.29.0 com.google.api.grpc proto-google-cloud-dialogflow-v2beta1 - 0.126.0 + 0.127.0 com.google.api.grpc proto-google-cloud-discoveryengine-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-discoveryengine-v1beta - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-distributedcloudedge-v1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-dlp-v2 - 3.26.0 + 3.27.0 com.google.api.grpc proto-google-cloud-dms-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-document-ai-v1 - 2.26.0 + 2.27.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta1 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta2 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-document-ai-v1beta3 - 0.38.0 + 0.39.0 com.google.api.grpc proto-google-cloud-domains-v1 - 1.19.0 + 1.20.0 com.google.api.grpc proto-google-cloud-domains-v1alpha2 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-domains-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-enterpriseknowledgegraph-v1 - 0.18.0 + 0.19.0 com.google.api.grpc proto-google-cloud-error-reporting-v1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-essential-contacts-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-eventarc-publishing-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-eventarc-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-filestore-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-cloud-filestore-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-firestore-admin-v1 - 3.13.8 + 3.14.0 com.google.api.grpc proto-google-cloud-firestore-v1 - 3.13.8 + 3.14.0 com.google.api.grpc proto-google-cloud-functions-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-functions-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-game-servers-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-game-servers-v1beta - 0.47.0 + 0.48.0 com.google.api.grpc proto-google-cloud-gke-backup-v1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-gke-connect-gateway-v1beta1 - 0.23.0 + 0.24.0 com.google.api.grpc proto-google-cloud-gke-multi-cloud-v1 - 0.21.0 + 0.22.0 com.google.api.grpc proto-google-cloud-gkehub-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-gkehub-v1alpha2 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1alpha - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gkehub-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-gsuite-addons-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-iamcredentials-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-ids-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-iot-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-kms-v1 - 0.116.0 + 0.117.0 com.google.api.grpc proto-google-cloud-kmsinventory-v1 - 0.11.0 + 0.12.0 com.google.api.grpc proto-google-cloud-language-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-language-v1beta2 - 0.110.0 + 0.111.0 com.google.api.grpc proto-google-cloud-life-sciences-v2beta - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-live-stream-v1 - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-logging-v2 - 0.104.7 + 0.104.8 com.google.api.grpc proto-google-cloud-managed-identities-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-mediatranslation-v1beta1 - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-memcache-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-memcache-v1beta2 - 0.29.0 + 0.30.0 com.google.api.grpc proto-google-cloud-migrationcenter-v1 - 0.4.0 + 0.5.0 com.google.api.grpc proto-google-cloud-monitoring-dashboard-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-monitoring-metricsscope-v1 - 0.16.0 + 0.17.0 com.google.api.grpc proto-google-cloud-monitoring-v3 - 3.23.0 + 3.24.0 com.google.api.grpc - proto-google-cloud-netapp-v1beta1 - 0.1.0 + proto-google-cloud-netapp-v1 + 0.2.0 com.google.api.grpc proto-google-cloud-network-management-v1 - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-cloud-network-management-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-network-security-v1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-network-security-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-networkconnectivity-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-networkconnectivity-v1alpha1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-notebooks-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-notebooks-v1beta1 - 0.27.0 + 0.28.0 com.google.api.grpc proto-google-cloud-optimization-v1 - 1.20.0 + 1.21.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-orgpolicy-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-orgpolicy-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-os-config-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-config-v1alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-config-v1beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-os-login-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.53.0 + 0.54.0 com.google.api.grpc proto-google-cloud-policy-troubleshooter-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-policysimulator-v1 - 0.1.0 + 0.2.0 com.google.api.grpc proto-google-cloud-private-catalog-v1beta1 - 0.24.0 + 0.25.0 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-publicca-v1beta1 - 0.19.0 + 0.20.0 com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.106.0 + 1.106.1 com.google.api.grpc proto-google-cloud-pubsublite-v1 - 1.12.12 + 1.12.13 com.google.api.grpc proto-google-cloud-rapidmigrationassessment-v1 - 0.5.0 + 0.6.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1 - 3.19.0 + 3.20.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1beta1 - 0.61.0 + 0.62.0 com.google.api.grpc proto-google-cloud-recommendations-ai-v1beta1 - 0.29.0 + 0.30.0 com.google.api.grpc proto-google-cloud-recommender-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-recommender-v1beta1 - 0.36.0 + 0.37.0 com.google.api.grpc proto-google-cloud-redis-v1 - 2.25.0 + 2.26.0 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.113.0 + 0.114.0 com.google.api.grpc proto-google-cloud-resource-settings-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-resourcemanager-v3 - 1.24.0 + 1.25.0 com.google.api.grpc proto-google-cloud-retail-v2 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-retail-v2alpha - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-retail-v2beta - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-run-v2 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-scheduler-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-scheduler-v1beta1 - 0.107.0 + 0.108.0 com.google.api.grpc proto-google-cloud-secretmanager-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-secretmanager-v1beta1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-security-private-ca-v1 - 2.24.0 + 2.25.0 com.google.api.grpc proto-google-cloud-security-private-ca-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-securitycenter-settings-v1beta1 - 0.25.0 + 0.26.0 com.google.api.grpc proto-google-cloud-securitycenter-v1 - 2.30.0 + 2.31.0 com.google.api.grpc proto-google-cloud-securitycenter-v1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc proto-google-cloud-securitycenter-v1p1beta1 - 0.125.0 + 0.126.0 com.google.api.grpc proto-google-cloud-service-control-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-service-control-v2 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-service-management-v1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-service-usage-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-service-usage-v1beta1 - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-servicedirectory-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-servicedirectory-v1beta1 - 0.31.0 + 0.32.0 com.google.api.grpc proto-google-cloud-shell-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-spanner-admin-database-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-spanner-admin-instance-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-spanner-v1 - 6.44.0 + 6.45.0 com.google.api.grpc proto-google-cloud-speech-v1 - 4.17.0 + 4.18.0 com.google.api.grpc proto-google-cloud-speech-v1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-speech-v1p1beta1 - 2.17.0 + 2.18.0 com.google.api.grpc proto-google-cloud-speech-v2 - 4.17.0 + 4.18.0 com.google.api.grpc proto-google-cloud-storage-transfer-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-storage-v2 - 2.25.0-alpha + 2.26.0-alpha com.google.api.grpc proto-google-cloud-storageinsights-v1 - 0.7.0 + 0.8.0 com.google.api.grpc proto-google-cloud-talent-v4 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-talent-v4beta1 - 0.66.0 + 0.67.0 com.google.api.grpc proto-google-cloud-tasks-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-tasks-v2beta2 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-tasks-v2beta3 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-texttospeech-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-texttospeech-v1beta1 - 0.112.0 + 0.113.0 com.google.api.grpc proto-google-cloud-tpu-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-tpu-v2 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-tpu-v2alpha1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-trace-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-trace-v2 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-translate-v3 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-translate-v3beta1 - 0.104.0 + 0.105.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1beta2 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p1beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p2beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-intelligence-v1p3beta1 - 0.111.0 + 0.112.0 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.22.0 + 0.23.0 com.google.api.grpc proto-google-cloud-video-transcoder-v1 - 1.21.0 + 1.22.0 com.google.api.grpc proto-google-cloud-vision-v1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-vision-v1p1beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vision-v1p2beta1 - 3.20.0 + 3.21.0 com.google.api.grpc proto-google-cloud-vision-v1p3beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vision-v1p4beta1 - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-vmmigration-v1 - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-cloud-vmwareengine-v1 - 0.16.0 + 0.17.0 com.google.api.grpc proto-google-cloud-vpcaccess-v1 - 2.23.0 + 2.24.0 com.google.api.grpc proto-google-cloud-webrisk-v1 - 2.21.0 + 2.22.0 com.google.api.grpc proto-google-cloud-webrisk-v1beta1 - 0.58.0 + 0.59.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1alpha - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-websecurityscanner-v1beta - 0.109.0 + 0.110.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.26.0 + 0.27.0 com.google.api.grpc proto-google-cloud-workflows-v1 - 2.22.0 + 2.23.0 com.google.api.grpc proto-google-cloud-workflows-v1beta - 0.28.0 + 0.29.0 com.google.api.grpc proto-google-cloud-workstations-v1 - 0.10.0 + 0.11.0 com.google.api.grpc proto-google-cloud-workstations-v1beta - 0.10.0 + 0.11.0 com.google.api.grpc @@ -3537,85 +3552,85 @@ com.google.api.grpc proto-google-devtools-source-protos - 1.22.0 + 1.23.0 com.google.api.grpc proto-google-iam-admin-v1 - 3.17.0 + 3.18.0 com.google.api.grpc proto-google-iam-v1 - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-iam-v2 - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-iam-v2beta - 1.17.1 + 1.18.0 com.google.api.grpc proto-google-identity-accesscontextmanager-type - 1.23.0 + 1.24.0 com.google.api.grpc proto-google-identity-accesscontextmanager-v1 - 1.23.0 + 1.24.0 com.google.api api-common - 2.14.1 + 2.15.0 com.google.api gapic-generator-java - 2.23.1 + 2.24.0 com.google.api gax-grpc - 2.31.1 + 2.32.0 com.google.api gax-grpc - 2.31.1 + 2.32.0 testlib com.google.api gax-httpjson - 2.31.1 + 2.32.0 com.google.api gax-httpjson - 2.31.1 + 2.32.0 testlib com.google.api gax - 2.31.1 + 2.32.0 com.google.api gax - 2.31.1 + 2.32.0 testlib com.google.area120 google-area120-tables - 0.26.0 + 0.27.0 com.google.auth @@ -3664,874 +3679,879 @@ com.google.cloud google-cloud-accessapproval - 2.23.0 + 2.24.0 com.google.cloud google-cloud-advisorynotifications - 0.11.0 + 0.12.0 com.google.cloud google-cloud-aiplatform - 3.23.0 + 3.24.0 + + + com.google.cloud + google-cloud-alloydb-connectors + 0.1.0 com.google.cloud google-cloud-alloydb - 0.11.0 + 0.12.0 com.google.cloud google-cloud-analyticshub - 0.19.0 + 0.20.0 com.google.cloud google-cloud-api-gateway - 2.22.0 + 2.23.0 com.google.cloud google-cloud-apigee-connect - 2.22.0 + 2.23.0 com.google.cloud google-cloud-apigee-registry - 0.22.0 + 0.23.0 com.google.cloud google-cloud-apikeys - 0.20.0 + 0.21.0 com.google.cloud google-cloud-appengine-admin - 2.22.0 + 2.23.0 com.google.cloud google-cloud-artifact-registry - 1.21.0 + 1.22.0 com.google.cloud google-cloud-asset - 3.26.0 + 3.27.0 com.google.cloud google-cloud-assured-workloads - 2.22.0 + 2.23.0 com.google.cloud google-cloud-automl - 2.22.0 + 2.23.0 com.google.cloud google-cloud-bare-metal-solution - 0.22.0 + 0.23.0 com.google.cloud google-cloud-batch - 0.22.0 + 0.23.0 com.google.cloud google-cloud-beyondcorp-appconnections - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-appconnectors - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-appgateways - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-clientconnectorservices - 0.20.0 + 0.21.0 com.google.cloud google-cloud-beyondcorp-clientgateways - 0.20.0 + 0.21.0 com.google.cloud google-cloud-biglake - 0.10.0 + 0.11.0 com.google.cloud google-cloud-bigquery-data-exchange - 2.17.0 + 2.18.0 com.google.cloud google-cloud-bigquery - 2.31.0 + 2.31.1 com.google.cloud google-cloud-bigqueryconnection - 2.24.0 + 2.25.0 com.google.cloud google-cloud-bigquerydatapolicy - 0.19.0 + 0.20.0 com.google.cloud google-cloud-bigquerydatatransfer - 2.22.0 + 2.23.0 com.google.cloud google-cloud-bigquerymigration - 0.25.0 + 0.26.0 com.google.cloud google-cloud-bigqueryreservation - 2.23.0 + 2.24.0 com.google.cloud google-cloud-bigquerystorage - 2.41.0 + 2.41.1 com.google.cloud google-cloud-bigtable-emulator-core - 0.162.1 + 0.163.0 com.google.cloud google-cloud-bigtable-emulator - 0.162.1 + 0.163.0 com.google.cloud google-cloud-bigtable-stats - 2.25.1 + 2.26.0 com.google.cloud google-cloud-bigtable - 2.25.1 + 2.26.0 com.google.cloud google-cloud-billing - 2.22.0 + 2.23.0 com.google.cloud google-cloud-billingbudgets - 2.22.0 + 2.23.0 com.google.cloud google-cloud-binary-authorization - 1.21.0 + 1.22.0 com.google.cloud google-cloud-build - 3.24.0 + 3.25.0 com.google.cloud google-cloud-certificate-manager - 0.25.0 + 0.26.0 com.google.cloud google-cloud-channel - 3.26.0 + 3.27.0 com.google.cloud google-cloud-cloudcommerceconsumerprocurement - 0.20.0 + 0.21.0 com.google.cloud google-cloud-cloudsupport - 0.6.0 + 0.7.0 com.google.cloud google-cloud-compute - 1.32.0 + 1.33.0 com.google.cloud google-cloud-confidentialcomputing - 0.8.0 + 0.9.0 com.google.cloud google-cloud-contact-center-insights - 2.22.0 + 2.23.0 com.google.cloud google-cloud-container - 2.25.0 + 2.26.0 com.google.cloud google-cloud-containeranalysis - 2.23.0 + 2.24.0 com.google.cloud google-cloud-contentwarehouse - 0.18.0 + 0.19.0 com.google.cloud google-cloud-core-grpc - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core-http - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core - 2.21.1 + 2.22.0 com.google.cloud google-cloud-core - 2.21.1 + 2.22.0 tests com.google.cloud google-cloud-data-fusion - 1.22.0 + 1.23.0 com.google.cloud google-cloud-datacatalog - 1.28.0 + 1.29.0 com.google.cloud google-cloud-dataflow - 0.26.0 + 0.27.0 com.google.cloud google-cloud-dataform - 0.21.0 + 0.22.0 com.google.cloud google-cloud-datalabeling - 0.142.0 + 0.143.0 com.google.cloud google-cloud-datalineage - 0.14.0 + 0.15.0 com.google.cloud google-cloud-dataplex - 1.20.0 + 1.21.0 com.google.cloud google-cloud-dataproc-metastore - 2.23.0 + 2.24.0 com.google.cloud google-cloud-dataproc - 4.19.0 + 4.20.0 com.google.cloud google-cloud-datastore - 2.16.2 + 2.16.3 com.google.cloud google-cloud-datastream - 1.21.0 + 1.22.0 com.google.cloud google-cloud-debugger-client - 1.22.0 + 1.23.0 com.google.cloud google-cloud-deploy - 1.20.0 + 1.21.0 com.google.cloud google-cloud-dialogflow-cx - 0.33.0 + 0.34.0 com.google.cloud google-cloud-dialogflow - 4.28.0 + 4.29.0 com.google.cloud google-cloud-discoveryengine - 0.18.0 + 0.19.0 com.google.cloud google-cloud-distributedcloudedge - 0.19.0 + 0.20.0 com.google.cloud google-cloud-dlp - 3.26.0 + 3.27.0 com.google.cloud google-cloud-dms - 2.21.0 + 2.22.0 com.google.cloud google-cloud-dns - 2.20.0 + 2.21.0 com.google.cloud google-cloud-document-ai - 2.26.0 + 2.27.0 com.google.cloud google-cloud-domains - 1.19.0 + 1.20.0 com.google.cloud google-cloud-enterpriseknowledgegraph - 0.18.0 + 0.19.0 com.google.cloud google-cloud-errorreporting - 0.143.0-beta + 0.144.0-beta com.google.cloud google-cloud-essential-contacts - 2.22.0 + 2.23.0 com.google.cloud google-cloud-eventarc-publishing - 0.22.0 + 0.23.0 com.google.cloud google-cloud-eventarc - 1.22.0 + 1.23.0 com.google.cloud google-cloud-filestore - 1.23.0 + 1.24.0 com.google.cloud google-cloud-firestore-admin - 3.13.8 + 3.14.0 com.google.cloud google-cloud-firestore - 3.13.8 + 3.14.0 com.google.cloud google-cloud-functions - 2.24.0 + 2.25.0 com.google.cloud google-cloud-game-servers - 2.22.0 + 2.23.0 com.google.cloud google-cloud-gke-backup - 0.21.0 + 0.22.0 com.google.cloud google-cloud-gke-connect-gateway - 0.23.0 + 0.24.0 com.google.cloud google-cloud-gke-multi-cloud - 0.21.0 + 0.22.0 com.google.cloud google-cloud-gkehub - 1.22.0 + 1.23.0 com.google.cloud google-cloud-gsuite-addons - 2.22.0 + 2.23.0 com.google.cloud google-cloud-iamcredentials - 2.22.0 + 2.23.0 com.google.cloud google-cloud-ids - 1.21.0 + 1.22.0 com.google.cloud google-cloud-iot - 2.22.0 + 2.23.0 com.google.cloud google-cloud-kms - 2.25.0 + 2.26.0 com.google.cloud google-cloud-kmsinventory - 0.11.0 + 0.12.0 com.google.cloud google-cloud-language - 2.23.0 + 2.24.0 com.google.cloud google-cloud-life-sciences - 0.24.0 + 0.25.0 com.google.cloud google-cloud-live-stream - 0.24.0 + 0.25.0 com.google.cloud google-cloud-logging-logback - 0.130.19-alpha + 0.130.21-alpha com.google.cloud google-cloud-logging - 3.15.7 + 3.15.8 com.google.cloud google-cloud-managed-identities - 1.20.0 + 1.21.0 com.google.cloud google-cloud-mediatranslation - 0.28.0 + 0.29.0 com.google.cloud google-cloud-memcache - 2.22.0 + 2.23.0 com.google.cloud google-cloud-migrationcenter - 0.4.0 + 0.5.0 com.google.cloud google-cloud-monitoring-dashboard - 2.24.0 + 2.25.0 com.google.cloud google-cloud-monitoring-metricsscope - 0.16.0 + 0.17.0 com.google.cloud google-cloud-monitoring - 3.23.0 + 3.24.0 com.google.cloud google-cloud-netapp - 0.1.0 + 0.2.0 com.google.cloud google-cloud-network-management - 1.23.0 + 1.24.0 com.google.cloud google-cloud-network-security - 0.25.0 + 0.26.0 com.google.cloud google-cloud-networkconnectivity - 1.21.0 + 1.22.0 com.google.cloud google-cloud-nio - 0.127.0 + 0.127.1 com.google.cloud google-cloud-notebooks - 1.20.0 + 1.21.0 com.google.cloud google-cloud-notification - 0.140.0-beta + 0.141.0-beta com.google.cloud google-cloud-optimization - 1.20.0 + 1.21.0 com.google.cloud google-cloud-orchestration-airflow - 1.22.0 + 1.23.0 com.google.cloud google-cloud-orgpolicy - 2.22.0 + 2.23.0 com.google.cloud google-cloud-os-config - 2.24.0 + 2.25.0 com.google.cloud google-cloud-os-login - 2.21.0 + 2.22.0 com.google.cloud google-cloud-phishingprotection - 0.53.0 + 0.54.0 com.google.cloud google-cloud-policy-troubleshooter - 1.21.0 + 1.22.0 com.google.cloud google-cloud-policysimulator - 0.1.0 + 0.2.0 com.google.cloud google-cloud-private-catalog - 0.24.0 + 0.25.0 com.google.cloud google-cloud-profiler - 2.22.0 + 2.23.0 com.google.cloud google-cloud-publicca - 0.19.0 + 0.20.0 com.google.cloud google-cloud-pubsub - 1.124.0 + 1.124.1 com.google.cloud google-cloud-pubsublite - 1.12.12 + 1.12.13 com.google.cloud google-cloud-rapidmigrationassessment - 0.5.0 + 0.6.0 com.google.cloud google-cloud-recaptchaenterprise - 3.19.0 + 3.20.0 com.google.cloud google-cloud-recommendations-ai - 0.29.0 + 0.30.0 com.google.cloud google-cloud-recommender - 2.24.0 + 2.25.0 com.google.cloud google-cloud-redis - 2.25.0 + 2.26.0 com.google.cloud google-cloud-resource-settings - 1.22.0 + 1.23.0 com.google.cloud google-cloud-resourcemanager - 1.24.0 + 1.25.0 com.google.cloud google-cloud-retail - 2.24.0 + 2.25.0 com.google.cloud google-cloud-run - 0.22.0 + 0.23.0 com.google.cloud google-cloud-scheduler - 2.22.0 + 2.23.0 com.google.cloud google-cloud-secretmanager - 2.22.0 + 2.23.0 com.google.cloud google-cloud-security-private-ca - 2.24.0 + 2.25.0 com.google.cloud google-cloud-securitycenter-settings - 0.25.0 + 0.26.0 com.google.cloud google-cloud-securitycenter - 2.30.0 + 2.31.0 com.google.cloud google-cloud-service-control - 1.22.0 + 1.23.0 com.google.cloud google-cloud-service-management - 3.20.0 + 3.21.0 com.google.cloud google-cloud-service-usage - 2.22.0 + 2.23.0 com.google.cloud google-cloud-servicedirectory - 2.23.0 + 2.24.0 com.google.cloud google-cloud-shell - 2.21.0 + 2.22.0 com.google.cloud google-cloud-spanner-executor - 6.44.0 + 6.45.0 com.google.cloud google-cloud-spanner-jdbc - 2.11.5 + 2.11.6 com.google.cloud google-cloud-spanner - 6.44.0 + 6.45.0 com.google.cloud google-cloud-spanner - 6.44.0 + 6.45.0 tests com.google.cloud google-cloud-speech - 4.17.0 + 4.18.0 com.google.cloud google-cloud-storage-transfer - 1.22.0 + 1.23.0 com.google.cloud google-cloud-storage - 2.25.0 + 2.26.0 com.google.cloud google-cloud-storageinsights - 0.7.0 + 0.8.0 com.google.cloud google-cloud-talent - 2.23.0 + 2.24.0 com.google.cloud google-cloud-tasks - 2.22.0 + 2.23.0 com.google.cloud google-cloud-texttospeech - 2.23.0 + 2.24.0 com.google.cloud google-cloud-tpu - 2.23.0 + 2.24.0 com.google.cloud google-cloud-trace - 2.22.0 + 2.23.0 com.google.cloud google-cloud-translate - 2.22.0 + 2.23.0 com.google.cloud google-cloud-video-intelligence - 2.21.0 + 2.22.0 com.google.cloud google-cloud-video-stitcher - 0.22.0 + 0.23.0 com.google.cloud google-cloud-video-transcoder - 1.21.0 + 1.22.0 com.google.cloud google-cloud-vision - 3.20.0 + 3.21.0 com.google.cloud google-cloud-vmmigration - 1.22.0 + 1.23.0 com.google.cloud google-cloud-vmwareengine - 0.16.0 + 0.17.0 com.google.cloud google-cloud-vpcaccess - 2.23.0 + 2.24.0 com.google.cloud google-cloud-webrisk - 2.21.0 + 2.22.0 com.google.cloud google-cloud-websecurityscanner - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workflow-executions - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workflows - 2.22.0 + 2.23.0 com.google.cloud google-cloud-workstations - 0.10.0 + 0.11.0 com.google.cloud google-iam-admin - 3.17.0 + 3.18.0 com.google.cloud google-iam-policy - 1.20.0 + 1.21.0 com.google.cloud google-identity-accesscontextmanager - 1.23.0 + 1.24.0 com.google.cloud @@ -4541,7 +4561,7 @@ com.google.cloud proto-google-cloud-firestore-bundle-v1 - 3.13.8 + 3.14.0 com.google.code.findbugs @@ -5888,7 +5908,7 @@ io.grafeas grafeas - 2.23.0 + 2.24.0 io.grpc @@ -7632,107 +7652,107 @@ io.quarkiverse.googlecloudservices quarkus-google-cloud-bigquery-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigquery - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigtable-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-bigtable - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common-grpc - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-common - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firebase-admin-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firebase-admin - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firestore-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-firestore - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-logging-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-logging - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-pubsub-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-pubsub - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-secret-manager-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-secret-manager - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-spanner-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-spanner - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-storage-deployment - 2.3.0 + 2.4.0 io.quarkiverse.googlecloudservices quarkus-google-cloud-storage - 2.3.0 + 2.4.0 io.quarkiverse.groovy @@ -7899,12 +7919,12 @@ io.quarkus.arc arc-processor - 3.3.0 + 3.3.1 io.quarkus.arc arc - 3.3.0 + 3.3.1 io.quarkus.gizmo @@ -7974,62 +7994,62 @@ io.quarkus.qute qute-core - 3.3.0 + 3.3.1 io.quarkus.qute qute-generator - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus.security @@ -8049,562 +8069,562 @@ io.quarkus quarkus-agroal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-agroal-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-agroal - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-common - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-xray - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-analytics-common - 3.3.0 + 3.3.1 io.quarkus quarkus-apache-httpclient-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apache-httpclient - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-common - 3.3.0 + 3.3.1 io.quarkus quarkus-arc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-arc - 3.3.0 + 3.3.1 io.quarkus quarkus-arquillian - 3.3.0 + 3.3.1 io.quarkus quarkus-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-awt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-awt - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-http - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-app-model - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-core - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-gradle-resolver - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-maven-resolver - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-runner - 3.3.0 + 3.3.1 io.quarkus quarkus-builder - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-caffeine-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-caffeine - 3.3.0 + 3.3.1 io.quarkus quarkus-class-change-agent - 3.3.0 + 3.3.1 io.quarkus quarkus-config-yaml-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-config-yaml - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-common - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-buildpack-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-buildpack - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-docker-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-docker - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-jib-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-jib - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-openshift-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-openshift - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-s2i-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-s2i - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-util - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image - 3.3.0 + 3.3.1 io.quarkus quarkus-core-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-core - 3.3.0 + 3.3.1 io.quarkus quarkus-credentials-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-credentials - 3.3.0 + 3.3.1 io.quarkus quarkus-csrf-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-csrf-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-common - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource - 3.3.0 + 3.3.1 io.quarkus quarkus-development-mode-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-common - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-db2 - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mariadb - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mssql - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mysql - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-oracle - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-postgresql - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-common - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-registry-client - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-testing - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-utilities - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-java-client - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-common - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-common - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-jdbc - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-ldap-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-ldap - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-oauth2 - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-properties-file - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security - 3.3.0 + 3.3.1 io.quarkus quarkus-flyway-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-flyway - 3.3.0 + 3.3.1 io.quarkus @@ -8614,118 +8634,118 @@ io.quarkus quarkus-funqy-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-http - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-knative-events-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-knative-events - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-server-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-server-common - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-http - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-api - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-codegen - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-common - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-inprocess - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-protoc-plugin - 3.3.0 + 3.3.1 shaded io.quarkus quarkus-grpc-stubs - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-xds - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc - 3.3.0 + 3.3.1 com.google.android @@ -8736,167 +8756,167 @@ io.quarkus quarkus-hal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hal - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-envers-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-envers - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator - 3.3.0 + 3.3.1 io.quarkus quarkus-ide-launcher - 3.3.0 + 3.3.1 * @@ -8907,1466 +8927,1466 @@ io.quarkus quarkus-infinispan-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-infinispan-client - 3.3.0 + 3.3.1 io.quarkus quarkus-info-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-info-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-info-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-info - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-jacoco-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jacoco - 3.3.0 + 3.3.1 io.quarkus quarkus-jaeger-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaeger - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxp - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-db2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-db2 - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-derby-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-h2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mariadb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mariadb - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mssql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mssql - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mysql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mysql - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-oracle-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-oracle - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-postgresql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-postgresql - 3.3.0 + 3.3.1 io.quarkus quarkus-jms-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonp - 3.3.0 + 3.3.1 io.quarkus quarkus-junit4-mock - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-component - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-internal - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-mockito-config - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-mockito - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-properties - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5 - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-client - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-streams-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-streams - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-common - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-authorization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-authorization - 3.3.0 + 3.3.1 io.quarkus quarkus-kind-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kind - 3.3.0 + 3.3.1 io.quarkus quarkus-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-internal - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-config-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-config - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-mongodb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-mongodb - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-gelf-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-gelf - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-json-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-json - 3.3.0 + 3.3.1 io.quarkus quarkus-mailer-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mailer - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-registry-prometheus - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer - 3.3.0 + 3.3.1 io.quarkus quarkus-minikube-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-minikube - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-client - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-jta-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-jta - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-lra-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-lra - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-stm-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-stm - 3.3.0 + 3.3.1 io.quarkus quarkus-netty-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-netty - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-filter-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-filter - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-reactive-filter - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-common - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-client - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-jaeger-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-jaeger - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-otlp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-otlp - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-hibernate-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-hibernate-common - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-mock - 3.3.0 + 3.3.1 io.quarkus quarkus-panacheql - 3.3.0 + 3.3.1 io.quarkus quarkus-picocli-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-picocli - 3.3.0 + 3.3.1 io.quarkus quarkus-project-core-extension-codestarts - 3.3.0 + 3.3.1 io.quarkus quarkus-quartz-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-quartz - 3.3.0 + 3.3.1 io.quarkus quarkus-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-datasource-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-datasource-deployment - 3.3.0 + 3.3.1 tests test io.quarkus quarkus-reactive-datasource - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-db2-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-db2-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mssql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mssql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mysql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mysql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-oracle-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-oracle-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-pg-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-pg-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-routes-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-routes - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-client - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-config-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-config - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-links-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-links - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-multipart-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-multipart - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.3.0 + 3.3.1 tests test io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-links - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-servlet - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy - 3.3.0 + 3.3.1 io.quarkus quarkus-scala-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-scala - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-api - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-common - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler - 3.3.0 + 3.3.1 io.quarkus quarkus-schema-registry-devservice-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-schema-registry-devservice - 3.3.0 + 3.3.1 io.quarkus quarkus-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-common - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa - 3.3.0 + 3.3.1 io.quarkus quarkus-security-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-security-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-security-webauthn-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-webauthn - 3.3.0 + 3.3.1 io.quarkus quarkus-security - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-fault-tolerance - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-build - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi-deployment - 3.3.0 + 3.3.1 org.jboss.shrinkwrap @@ -10377,12 +10397,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi - 3.3.0 + 3.3.1 org.jboss.shrinkwrap @@ -10393,107 +10413,107 @@ io.quarkus quarkus-smallrye-opentracing-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-opentracing - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-type-converters - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-stork-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-stork - 3.3.0 + 3.3.1 io.quarkus @@ -10513,32 +10533,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-boot-properties - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cloud-config-client - 3.3.0 + 3.3.1 io.quarkus @@ -10563,12 +10583,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-data-jpa - 3.3.0 + 3.3.1 io.quarkus @@ -10578,32 +10598,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-data-rest - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-di-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-di - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-scheduled-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-scheduled - 3.3.0 + 3.3.1 io.quarkus @@ -10613,12 +10633,12 @@ io.quarkus quarkus-spring-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-security - 3.3.0 + 3.3.1 io.quarkus @@ -10628,37 +10648,37 @@ io.quarkus quarkus-spring-web-common - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-classic - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web - 3.3.0 + 3.3.1 io.quarkus @@ -10668,232 +10688,232 @@ io.quarkus quarkus-swagger-ui-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-swagger-ui - 3.3.0 + 3.3.1 io.quarkus quarkus-test-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-test-common - 3.3.0 + 3.3.1 io.quarkus quarkus-test-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-test-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-test-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-test-hibernate-reactive-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-test-infinispan-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-kafka-companion - 3.3.0 + 3.3.1 io.quarkus quarkus-test-keycloak-server - 3.3.0 + 3.3.1 io.quarkus quarkus-test-kubernetes-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-ldap - 3.3.0 + 3.3.1 io.quarkus quarkus-test-mongodb - 3.3.0 + 3.3.1 io.quarkus quarkus-test-oidc-server - 3.3.0 + 3.3.1 io.quarkus quarkus-test-openshift-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-jwt - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-oidc - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-webauthn - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security - 3.3.0 + 3.3.1 io.quarkus quarkus-test-vertx - 3.3.0 + 3.3.1 io.quarkus quarkus-transaction-annotations - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-graphql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-graphql - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-console-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx - 3.3.0 + 3.3.1 io.quarkus quarkus-virtual-threads-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-virtual-threads - 3.3.0 + 3.3.1 io.quarkus quarkus-webjars-locator-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-webjars-locator - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-client - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets - 3.3.0 + 3.3.1 io.reactivex.rxjava2 @@ -11919,7 +11939,7 @@ io.smallrye smallrye-open-api-core - 3.5.0 + 3.5.1 org.osgi @@ -11930,7 +11950,7 @@ io.smallrye smallrye-open-api-jaxrs - 3.5.0 + 3.5.1 org.osgi @@ -11941,7 +11961,7 @@ io.smallrye smallrye-open-api-spring - 3.5.0 + 3.5.1 org.osgi @@ -11952,12 +11972,12 @@ io.smallrye smallrye-open-api-ui - 3.5.0 + 3.5.1 io.smallrye smallrye-open-api-vertx - 3.5.0 + 3.5.1 org.osgi @@ -20763,12 +20783,12 @@ org.elasticsearch.client elasticsearch-rest-client-sniffer - 8.8.2 + 8.9.1 org.elasticsearch.client elasticsearch-rest-client - 8.8.2 + 8.9.1 org.flywaydb @@ -20884,17 +20904,17 @@ org.hibernate.search hibernate-search-backend-elasticsearch-aws - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-backend-elasticsearch - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-engine - 6.2.0.Final + 6.2.1.Final org.jboss @@ -20909,12 +20929,12 @@ org.hibernate.search hibernate-search-mapper-orm-coordination-outbox-polling-orm6 - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-mapper-orm-orm6 - 6.2.0.Final + 6.2.1.Final org.hibernate.common @@ -20929,7 +20949,7 @@ org.hibernate.search hibernate-search-mapper-pojo-base - 6.2.0.Final + 6.2.1.Final org.jboss @@ -20944,7 +20964,7 @@ org.hibernate.search hibernate-search-util-common - 6.2.0.Final + 6.2.1.Final org.jboss @@ -20984,68 +21004,68 @@ org.infinispan infinispan-api - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-client-hotrod-jakarta - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-commons-jakarta - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-commons-test - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-component-annotations - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-objectfilter - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-query-dsl - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-query - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-remote-query-client - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-remote-query-server - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-server-hotrod - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-server-hotrod - 14.0.13.Final + 14.0.14.Final tests org.infinispan infinispan-server-testdriver-core - 14.0.13.Final + 14.0.14.Final org.influxdb @@ -21274,52 +21294,52 @@ org.jboss.resteasy jose-jwt - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-atom-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-api - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-jetty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-reactor-netty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-utils - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-vertx - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-core-spi - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -21334,7 +21354,7 @@ org.jboss.resteasy resteasy-core - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -21353,47 +21373,47 @@ org.jboss.resteasy resteasy-crypto - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-fastinfoset-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-html - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jackson2-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jaxb-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jsapi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-json-binding-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-json-p-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-links - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -21416,32 +21436,32 @@ org.jboss.resteasy resteasy-multipart-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-netty4-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-netty4 - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-reactor-netty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-reactor - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-rxjava2 - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy @@ -21452,37 +21472,37 @@ org.jboss.resteasy resteasy-servlet-initializer - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-undertow-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-undertow - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-validator-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-vertx - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-wadl-undertow-connector - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-wadl - 6.2.4.Final + 6.2.5.Final org.jboss.shrinkwrap @@ -25785,5 +25805,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus-universe/descriptor/pom.xml b/generated-platform-project/quarkus-universe/descriptor/pom.xml index 294c392430..e2868d6a6a 100644 --- a/generated-platform-project/quarkus-universe/descriptor/pom.xml +++ b/generated-platform-project/quarkus-universe/descriptor/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-universe-parent - 3.3.0 + 3.3.1 .. io.quarkus 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 0ab715a3fc..7efc77d10e 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.3.0" ], + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.3.1" ], "project" : { "default-codestart" : "resteasy-reactive", "properties" : { @@ -11,12 +11,12 @@ "kotlin-version" : "1.9.0", "scala-version" : "2.13.8", "scala-plugin-version" : "4.8.1", - "quarkus-core-version" : "3.3.0", + "quarkus-core-version" : "3.3.1", "maven-plugin-groupId" : "io.quarkus", "maven-plugin-artifactId" : "quarkus-maven-plugin", - "maven-plugin-version" : "3.3.0", + "maven-plugin-version" : "3.3.1", "gradle-plugin-id" : "io.quarkus", - "gradle-plugin-version" : "3.3.0", + "gradle-plugin-version" : "3.3.1", "supported-maven-versions" : "[3.8.2,)", "proposed-maven-version" : "3.9.3", "maven-wrapper-version" : "3.2.0", diff --git a/generated-platform-project/quarkus-universe/pom.xml b/generated-platform-project/quarkus-universe/pom.xml index 5fbb4cdfaa..031ab020a0 100644 --- a/generated-platform-project/quarkus-universe/pom.xml +++ b/generated-platform-project/quarkus-universe/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-universe-parent diff --git a/generated-platform-project/quarkus-universe/properties/pom.xml b/generated-platform-project/quarkus-universe/properties/pom.xml index 9a67189500..d8dc3c3272 100644 --- a/generated-platform-project/quarkus-universe/properties/pom.xml +++ b/generated-platform-project/quarkus-universe/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-universe-parent - 3.3.0 + 3.3.1 .. io.quarkus diff --git a/generated-platform-project/quarkus/bom/pom.xml b/generated-platform-project/quarkus/bom/pom.xml index 2a5d365c9f..a2f4855be6 100644 --- a/generated-platform-project/quarkus/bom/pom.xml +++ b/generated-platform-project/quarkus/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-bom - 3.3.0 + 3.3.1 pom Quarkus Platform - Core - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions @@ -27,7 +27,7 @@ scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 https://github.com/quarkusio/quarkus-platform @@ -49,14 +49,14 @@ io.quarkus.platform quarkus-bom-quarkus-platform-descriptor - 3.3.0 + 3.3.1 json - 3.3.0 + 3.3.1 io.quarkus.platform quarkus-bom-quarkus-platform-properties - 3.3.0 + 3.3.1 properties @@ -67,7 +67,7 @@ co.elastic.clients elasticsearch-java - 8.8.2 + 8.9.1 org.apache.logging.log4j @@ -512,16 +512,6 @@ proto-google-common-protos 2.23.0 - - com.google.api - gax-grpc - 2.31.1 - - - com.google.api - gax - 2.31.1 - com.google.cloud.functions functions-framework-api @@ -2978,12 +2968,12 @@ io.quarkus.arc arc-processor - 3.3.0 + 3.3.1 io.quarkus.arc arc - 3.3.0 + 3.3.1 io.quarkus.gizmo @@ -3053,62 +3043,62 @@ io.quarkus.qute qute-core - 3.3.0 + 3.3.1 io.quarkus.qute qute-generator - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-client-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-client - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common-types - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-common - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-processor - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive-vertx - 3.3.0 + 3.3.1 io.quarkus.resteasy.reactive resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus.security @@ -3128,562 +3118,562 @@ io.quarkus quarkus-agroal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-agroal-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-agroal - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-common - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-http - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest-event-server - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-rest - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-xray-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda-xray - 3.3.0 + 3.3.1 io.quarkus quarkus-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-analytics-common - 3.3.0 + 3.3.1 io.quarkus quarkus-apache-httpclient-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apache-httpclient - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-apicurio-registry-common - 3.3.0 + 3.3.1 io.quarkus quarkus-arc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-arc - 3.3.0 + 3.3.1 io.quarkus quarkus-arquillian - 3.3.0 + 3.3.1 io.quarkus quarkus-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-awt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-awt - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions-http - 3.3.0 + 3.3.1 io.quarkus quarkus-azure-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-app-model - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-core - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-gradle-resolver - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-maven-resolver - 3.3.0 + 3.3.1 io.quarkus quarkus-bootstrap-runner - 3.3.0 + 3.3.1 io.quarkus quarkus-builder - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-cache-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-caffeine-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-caffeine - 3.3.0 + 3.3.1 io.quarkus quarkus-class-change-agent - 3.3.0 + 3.3.1 io.quarkus quarkus-config-yaml-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-config-yaml - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-avro-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-avro - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-confluent-registry-common - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-buildpack-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-buildpack - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-docker-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-docker - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-jib-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-jib - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-openshift-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-openshift - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-s2i-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-s2i - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image-util - 3.3.0 + 3.3.1 io.quarkus quarkus-container-image - 3.3.0 + 3.3.1 io.quarkus quarkus-core-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-core - 3.3.0 + 3.3.1 io.quarkus quarkus-credentials-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-credentials - 3.3.0 + 3.3.1 io.quarkus quarkus-csrf-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-csrf-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-common - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-datasource - 3.3.0 + 3.3.1 io.quarkus quarkus-development-mode-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-common - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-db2 - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mariadb - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mssql - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-mysql - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-oracle - 3.3.0 + 3.3.1 io.quarkus quarkus-devservices-postgresql - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-common - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-registry-client - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-testing - 3.3.0 + 3.3.1 io.quarkus quarkus-devtools-utilities - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-java-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-java-client - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-common - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elasticsearch-rest-client - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-common - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-jdbc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-jdbc - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-ldap-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-ldap - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-oauth2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-oauth2 - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-properties-file-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security-properties-file - 3.3.0 + 3.3.1 io.quarkus quarkus-elytron-security - 3.3.0 + 3.3.1 io.quarkus quarkus-flyway-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-flyway - 3.3.0 + 3.3.1 io.quarkus @@ -3693,118 +3683,118 @@ io.quarkus quarkus-funqy-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-google-cloud-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-http - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-knative-events-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-knative-events - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-server-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-funqy-server-common - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions-http - 3.3.0 + 3.3.1 io.quarkus quarkus-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-api - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-codegen - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-common - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-inprocess - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-protoc-plugin - 3.3.0 + 3.3.1 shaded io.quarkus quarkus-grpc-stubs - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc-xds - 3.3.0 + 3.3.1 io.quarkus quarkus-grpc - 3.3.0 + 3.3.1 com.google.android @@ -3815,167 +3805,167 @@ io.quarkus quarkus-hal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hal - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-envers-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-envers - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-orm - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-coordination-outbox-polling - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-search-orm-elasticsearch - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-hibernate-validator - 3.3.0 + 3.3.1 io.quarkus quarkus-ide-launcher - 3.3.0 + 3.3.1 * @@ -3986,1466 +3976,1466 @@ io.quarkus quarkus-infinispan-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-infinispan-client - 3.3.0 + 3.3.1 io.quarkus quarkus-info-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-info-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-info-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-info - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-jacoco-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jacoco - 3.3.0 + 3.3.1 io.quarkus quarkus-jaeger-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaeger - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxp - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-jaxrs-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-db2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-db2 - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-derby-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-h2-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mariadb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mariadb - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mssql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mssql - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mysql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-mysql - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-oracle-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-oracle - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-postgresql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jdbc-postgresql - 3.3.0 + 3.3.1 io.quarkus quarkus-jms-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-jsonp - 3.3.0 + 3.3.1 io.quarkus quarkus-junit4-mock - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-component - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-internal - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-mockito-config - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-mockito - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5-properties - 3.3.0 + 3.3.1 io.quarkus quarkus-junit5 - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-client - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-streams-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kafka-streams - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-common - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-admin-client - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-authorization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-keycloak-authorization - 3.3.0 + 3.3.1 io.quarkus quarkus-kind-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kind - 3.3.0 + 3.3.1 io.quarkus quarkus-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-internal-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-internal - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-client - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-config-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-config - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-service-binding - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-kubernetes - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-mongodb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase-mongodb - 3.3.0 + 3.3.1 io.quarkus quarkus-liquibase - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-gelf-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-gelf - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-json-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-logging-json - 3.3.0 + 3.3.1 io.quarkus quarkus-mailer-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mailer - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-registry-prometheus-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer-registry-prometheus - 3.3.0 + 3.3.1 io.quarkus quarkus-micrometer - 3.3.0 + 3.3.1 io.quarkus quarkus-minikube-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-minikube - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-client - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mongodb-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-reactive-streams-operators-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny-reactive-streams-operators - 3.3.0 + 3.3.1 io.quarkus quarkus-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-jta-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-jta - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-lra-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-lra - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-stm-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-narayana-stm - 3.3.0 + 3.3.1 io.quarkus quarkus-netty-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-netty - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-filter-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-filter - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-reactive-filter-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client-reactive-filter - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-client - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-common - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc-token-propagation - 3.3.0 + 3.3.1 io.quarkus quarkus-oidc - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-client - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-openshift - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-jaeger-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-jaeger - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-otlp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry-exporter-otlp - 3.3.0 + 3.3.1 io.quarkus quarkus-opentelemetry - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-common - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-hibernate-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-hibernate-common - 3.3.0 + 3.3.1 io.quarkus quarkus-panache-mock - 3.3.0 + 3.3.1 io.quarkus quarkus-panacheql - 3.3.0 + 3.3.1 io.quarkus quarkus-picocli-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-picocli - 3.3.0 + 3.3.1 io.quarkus quarkus-project-core-extension-codestarts - 3.3.0 + 3.3.1 io.quarkus quarkus-quartz-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-quartz - 3.3.0 + 3.3.1 io.quarkus quarkus-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-datasource-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-datasource-deployment - 3.3.0 + 3.3.1 tests test io.quarkus quarkus-reactive-datasource - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-db2-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-db2-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mssql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mssql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mysql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-mysql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-oracle-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-oracle-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-pg-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-pg-client - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-routes-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-reactive-routes - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-redis-client - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-config-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-config - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-kotlin-serialization - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-client - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-data-panache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-rest-data-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-links-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-links - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-multipart-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-multipart - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-mutiny - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-deployment - 3.3.0 + 3.3.1 tests test io.quarkus quarkus-resteasy-reactive-jackson-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jackson - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jaxb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jaxb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-jsonb - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-links-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-links - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-qute-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-qute - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-server-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-servlet-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-servlet - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive-spi-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy-server-common - 3.3.0 + 3.3.1 io.quarkus quarkus-resteasy - 3.3.0 + 3.3.1 io.quarkus quarkus-scala-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-scala - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-api - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-common - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-scheduler - 3.3.0 + 3.3.1 io.quarkus quarkus-schema-registry-devservice-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-schema-registry-devservice - 3.3.0 + 3.3.1 io.quarkus quarkus-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-common - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-security-jpa - 3.3.0 + 3.3.1 io.quarkus quarkus-security-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-security-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-security-webauthn-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-security-webauthn - 3.3.0 + 3.3.1 io.quarkus quarkus-security - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-context-propagation - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-fault-tolerance-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-fault-tolerance - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-client - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-graphql - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-health - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-build-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-build - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-jwt - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-metrics - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi-common-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi-deployment - 3.3.0 + 3.3.1 org.jboss.shrinkwrap @@ -5456,12 +5446,12 @@ io.quarkus quarkus-smallrye-openapi-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-openapi - 3.3.0 + 3.3.1 org.jboss.shrinkwrap @@ -5472,107 +5462,107 @@ io.quarkus quarkus-smallrye-opentracing-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-opentracing - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-amqp - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kafka - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-kotlin - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-mqtt - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-pulsar - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-messaging - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-streams-operators-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-streams-operators - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-type-converters-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-reactive-type-converters - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-stork-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-smallrye-stork - 3.3.0 + 3.3.1 io.quarkus @@ -5592,32 +5582,32 @@ io.quarkus quarkus-spring-boot-properties-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-boot-properties - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cache-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cache - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cloud-config-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-cloud-config-client - 3.3.0 + 3.3.1 io.quarkus @@ -5642,12 +5632,12 @@ io.quarkus quarkus-spring-data-jpa-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-data-jpa - 3.3.0 + 3.3.1 io.quarkus @@ -5657,32 +5647,32 @@ io.quarkus quarkus-spring-data-rest-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-data-rest - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-di-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-di - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-scheduled-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-scheduled - 3.3.0 + 3.3.1 io.quarkus @@ -5692,12 +5682,12 @@ io.quarkus quarkus-spring-security-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-security - 3.3.0 + 3.3.1 io.quarkus @@ -5707,37 +5697,37 @@ io.quarkus quarkus-spring-web-common - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-classic-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-classic - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-reactive-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web-resteasy-reactive - 3.3.0 + 3.3.1 io.quarkus quarkus-spring-web - 3.3.0 + 3.3.1 io.quarkus @@ -5747,232 +5737,232 @@ io.quarkus quarkus-swagger-ui-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-swagger-ui - 3.3.0 + 3.3.1 io.quarkus quarkus-test-amazon-lambda - 3.3.0 + 3.3.1 io.quarkus quarkus-test-common - 3.3.0 + 3.3.1 io.quarkus quarkus-test-derby - 3.3.0 + 3.3.1 io.quarkus quarkus-test-google-cloud-functions - 3.3.0 + 3.3.1 io.quarkus quarkus-test-h2 - 3.3.0 + 3.3.1 io.quarkus quarkus-test-hibernate-reactive-panache - 3.3.0 + 3.3.1 io.quarkus quarkus-test-infinispan-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-kafka-companion - 3.3.0 + 3.3.1 io.quarkus quarkus-test-keycloak-server - 3.3.0 + 3.3.1 io.quarkus quarkus-test-kubernetes-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-ldap - 3.3.0 + 3.3.1 io.quarkus quarkus-test-mongodb - 3.3.0 + 3.3.1 io.quarkus quarkus-test-oidc-server - 3.3.0 + 3.3.1 io.quarkus quarkus-test-openshift-client - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-jwt - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-oidc - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security-webauthn - 3.3.0 + 3.3.1 io.quarkus quarkus-test-security - 3.3.0 + 3.3.1 io.quarkus quarkus-test-vertx - 3.3.0 + 3.3.1 io.quarkus quarkus-transaction-annotations - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-undertow - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-graphql-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-graphql - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-deployment-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-console-runtime-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-console-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-resources - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-spi - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http-dev-ui-tests - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-http - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx-latebound-mdc-provider - 3.3.0 + 3.3.1 io.quarkus quarkus-vertx - 3.3.0 + 3.3.1 io.quarkus quarkus-virtual-threads-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-virtual-threads - 3.3.0 + 3.3.1 io.quarkus quarkus-webjars-locator-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-webjars-locator - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-client-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-client - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets-deployment - 3.3.0 + 3.3.1 io.quarkus quarkus-websockets - 3.3.0 + 3.3.1 io.reactivex.rxjava2 @@ -6993,7 +6983,7 @@ io.smallrye smallrye-open-api-core - 3.5.0 + 3.5.1 org.osgi @@ -7004,7 +6994,7 @@ io.smallrye smallrye-open-api-jaxrs - 3.5.0 + 3.5.1 org.osgi @@ -7015,7 +7005,7 @@ io.smallrye smallrye-open-api-spring - 3.5.0 + 3.5.1 org.osgi @@ -7026,12 +7016,12 @@ io.smallrye smallrye-open-api-ui - 3.5.0 + 3.5.1 io.smallrye smallrye-open-api-vertx - 3.5.0 + 3.5.1 org.osgi @@ -8658,12 +8648,12 @@ org.elasticsearch.client elasticsearch-rest-client-sniffer - 8.8.2 + 8.9.1 org.elasticsearch.client elasticsearch-rest-client - 8.8.2 + 8.9.1 org.flywaydb @@ -8769,17 +8759,17 @@ org.hibernate.search hibernate-search-backend-elasticsearch-aws - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-backend-elasticsearch - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-engine - 6.2.0.Final + 6.2.1.Final org.jboss @@ -8794,12 +8784,12 @@ org.hibernate.search hibernate-search-mapper-orm-coordination-outbox-polling-orm6 - 6.2.0.Final + 6.2.1.Final org.hibernate.search hibernate-search-mapper-orm-orm6 - 6.2.0.Final + 6.2.1.Final org.hibernate.common @@ -8814,7 +8804,7 @@ org.hibernate.search hibernate-search-mapper-pojo-base - 6.2.0.Final + 6.2.1.Final org.jboss @@ -8829,7 +8819,7 @@ org.hibernate.search hibernate-search-util-common - 6.2.0.Final + 6.2.1.Final org.jboss @@ -8869,68 +8859,68 @@ org.infinispan infinispan-api - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-client-hotrod-jakarta - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-commons-jakarta - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-commons-test - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-component-annotations - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-objectfilter - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-query-dsl - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-query - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-remote-query-client - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-remote-query-server - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-server-hotrod - 14.0.13.Final + 14.0.14.Final org.infinispan infinispan-server-hotrod - 14.0.13.Final + 14.0.14.Final tests org.infinispan infinispan-server-testdriver-core - 14.0.13.Final + 14.0.14.Final org.jacoco @@ -9149,52 +9139,52 @@ org.jboss.resteasy jose-jwt - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-atom-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-api - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-jetty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-reactor-netty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-utils - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client-vertx - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-client - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-core-spi - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -9209,7 +9199,7 @@ org.jboss.resteasy resteasy-core - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -9228,47 +9218,47 @@ org.jboss.resteasy resteasy-crypto - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-fastinfoset-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-html - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jackson2-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jaxb-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-jsapi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-json-binding-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-json-p-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-links - 6.2.4.Final + 6.2.5.Final org.jboss.spec.javax.annotation @@ -9291,32 +9281,32 @@ org.jboss.resteasy resteasy-multipart-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-netty4-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-netty4 - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-reactor-netty - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-reactor - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-rxjava2 - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy @@ -9327,37 +9317,37 @@ org.jboss.resteasy resteasy-servlet-initializer - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-undertow-cdi - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-undertow - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-validator-provider - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-vertx - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-wadl-undertow-connector - 6.2.4.Final + 6.2.5.Final org.jboss.resteasy resteasy-wadl - 6.2.4.Final + 6.2.5.Final org.jboss.shrinkwrap @@ -10851,5 +10841,25 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + diff --git a/generated-platform-project/quarkus/descriptor/pom.xml b/generated-platform-project/quarkus/descriptor/pom.xml index 31b21fc68c..39b8641da1 100644 --- a/generated-platform-project/quarkus/descriptor/pom.xml +++ b/generated-platform-project/quarkus/descriptor/pom.xml @@ -5,14 +5,14 @@ io.quarkus.platform quarkus-parent - 3.3.0 + 3.3.1 .. quarkus-bom-quarkus-platform-descriptor pom Quarkus Platform - Core - Quarkus Platform Descriptor - io.quarkus.platform:quarkus-bom:3.3.0 + io.quarkus.platform:quarkus-bom:3.3.1 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 7743664297..606d5f49f1 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.3.0" ], + "codestarts-artifacts" : [ "io.quarkus:quarkus-project-core-extension-codestarts::jar:3.3.1" ], "project" : { "default-codestart" : "resteasy-reactive", "properties" : { @@ -11,12 +11,12 @@ "kotlin-version" : "1.9.0", "scala-version" : "2.13.8", "scala-plugin-version" : "4.8.1", - "quarkus-core-version" : "3.3.0", + "quarkus-core-version" : "3.3.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.3.0", + "gradle-plugin-version" : "3.3.1", "supported-maven-versions" : "[3.8.2,)", "proposed-maven-version" : "3.9.3", "maven-wrapper-version" : "3.2.0", diff --git a/generated-platform-project/quarkus/integration-tests/pom.xml b/generated-platform-project/quarkus/integration-tests/pom.xml index 3afb8795f9..9fe82b1d14 100644 --- a/generated-platform-project/quarkus/integration-tests/pom.xml +++ b/generated-platform-project/quarkus/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-parent - 3.3.0 + 3.3.1 .. quarkus-integration-tests-parent @@ -19,13 +19,14 @@ true + true io.quarkus quarkus-universe-bom - 3.3.0 + 3.3.1 pom import 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 9de6d95644..c4b6f2fb93 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-config-extensions-integration-test-consul 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 5b37d0e41b..cce11ae448 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-vault-integration-test-agroal 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 4679b92d09..9ea9377209 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-vault-integration-test-app 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 7b775c6c81..af03ad8215 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 @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-integration-tests-parent - 3.3.0 + 3.3.1 .. quarkus-vault-integration-test diff --git a/generated-platform-project/quarkus/pom.xml b/generated-platform-project/quarkus/pom.xml index a365bd4f91..e903788123 100644 --- a/generated-platform-project/quarkus/pom.xml +++ b/generated-platform-project/quarkus/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-platform-parent - 3.3.0 + 3.3.1 .. quarkus-parent diff --git a/generated-platform-project/quarkus/properties/pom.xml b/generated-platform-project/quarkus/properties/pom.xml index eeed0d1737..3de60eeab7 100644 --- a/generated-platform-project/quarkus/properties/pom.xml +++ b/generated-platform-project/quarkus/properties/pom.xml @@ -5,7 +5,7 @@ io.quarkus.platform quarkus-parent - 3.3.0 + 3.3.1 .. quarkus-bom-quarkus-platform-properties diff --git a/pom.xml b/pom.xml index f5de8fecfb..2dc2ecd366 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkus.platform quarkus-platform-config Quarkus Platform - Configuration pom - 3.3.0 + 3.3.1 pom Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions https://github.com/quarkusio/quarkus-platform @@ -37,7 +37,7 @@ https://github.com/quarkusio/quarkus-platform scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - 3.3.0 + 3.3.1 @@ -55,7 +55,7 @@ ${env.GRAALVM_HOME} jdbc:postgresql:hibernate_orm_test - 3.3.0 + 3.3.1 ${quarkus.version} 3.0.0-RC2 @@ -79,15 +79,16 @@ 8.33.0.Final 9.37.0.Final - 2.3.0 + 2.4.0 3.1.0 6.3.0 - 0.0.93 + 0.0.96 3.1.0 3.6.1 3.0.0 ${version.surefire.plugin} + 1.6.13 true @@ -188,11 +189,6 @@ io.quarkiverse.vault:quarkus-vault:${quarkus-vault.version} io.quarkiverse.vault:quarkus-vault-deployment:${quarkus-vault.version} io.quarkiverse.vault:quarkus-vault-model:${quarkus-vault.version} - - com.google.api.grpc:proto-google-common-protos:2.23.0 - - com.google.api:gax:2.31.1 - com.google.api:gax-grpc:2.31.1 io.quarkus @@ -200,7 +196,7 @@ io.quarkiverse.vault - io.quarkus.platform:quarkus-bom:3.3.0 + io.quarkus.platform:quarkus-bom:3.3.1 ${platform.groupId}:quarkus-bom:${platform.version} @@ -376,7 +372,7 @@ Camel org.apache.camel.quarkus:camel-quarkus-bom:${camel-quarkus.version} - io.quarkus.platform:quarkus-camel-bom:3.3.0 + io.quarkus.platform:quarkus-camel-bom:3.3.1 ${platform.groupId}:quarkus-camel-bom:${platform.version} @@ -513,7 +509,7 @@ GoogleCloudServices io.quarkiverse.googlecloudservices:quarkus-google-cloud-services-bom:${quarkus-google-cloud-services.version} - io.quarkus.platform:quarkus-google-cloud-services-bom:3.3.0 + io.quarkus.platform:quarkus-google-cloud-services-bom:3.3.1 ${platform.groupId}:quarkus-google-cloud-services-bom:${platform.version} @@ -736,6 +732,27 @@ + + releaseNexus + + + + org.sonatype.plugins + nexus-staging-maven-plugin + ${nexus-staging-maven-plugin.version} + true + + https://s01.oss.sonatype.org/ + ossrh + true + true + 60 + + + + + +