This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 0b81cccf4e7bac69e629a208ccbd0d1fffafe52c Author: Jiri Ondrusek <[email protected]> AuthorDate: Thu Nov 28 08:49:11 2024 +0100 rebased and generated files --- poms/bom/pom.xml | 4 + poms/bom/src/main/generated/flattened-full-pom.xml | 578 ++++++++++----------- .../src/main/generated/flattened-reduced-pom.xml | 64 ++- .../generated/flattened-reduced-verbose-pom.xml | 578 ++++++++++----------- 4 files changed, 611 insertions(+), 613 deletions(-) diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 5f342d44f1..a96707c3f6 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -814,6 +814,10 @@ <artifactId>camel-datasonnet</artifactId> <version>${camel.version}</version> <exclusions> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>logback-classic</artifactId> + </exclusion> <exclusion> <groupId>jakarta.activation</groupId> <artifactId>jakarta.activation-api</artifactId> diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index df553a2ef4..60d5e8590c 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -752,6 +752,10 @@ <artifactId>camel-datasonnet</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.9.0-SNAPSHOT</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> + <exclusion> + <groupId>ch.qos.logback</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + <artifactId>logback-classic</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + </exclusion> <exclusion> <groupId>jakarta.activation</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>jakarta.activation-api</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> @@ -7420,508 +7424,502 @@ <version>3.13.1</version><!-- org.apache:apache:33 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-transports-http</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-transports-http</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.slf4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jcl-over-slf4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.slf4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jcl-over-slf4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-mex</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-mex</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-wsdl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-wsdl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf.services.sts</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-services-sts-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.services.sts</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-services-sts-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-boolean</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-boolean</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-dv</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-dv</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-javadoc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-javadoc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-pl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-pl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-ts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-ts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-wsdlextension</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-wsdlextension</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjc-utils</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjc-utils</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.santuario</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.4</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.santuario</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.4</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-axiom-api-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-axiom-api-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <exclusions> - <exclusion> - <groupId>com.google.code.findbugs</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr305</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - </exclusion> - </exclusions> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-bc-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-bc-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-saaj</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-saaj</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-saaj-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-saaj-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-santuario-xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-santuario-xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-services-sts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-services-sts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-services-sts-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-services-sts-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-woodstox</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-woodstox</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-woodstox-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-woodstox-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-xjc-plugins</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-xjc-plugins</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>com.fasterxml.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>woodstox-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>7.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.fasterxml.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>woodstox-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>7.1.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>com.sun.xml.fastinfoset</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>FastInfoset</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.1.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.xml.fastinfoset</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>FastInfoset</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.1.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>javax.xml</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr173</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.xml</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jsr173</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> <exclusion> - <groupId>javax.xml.bind</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr173_api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.xml.bind</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jsr173_api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>com.sun.xml.messaging.saaj</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>saaj-impl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.xml.messaging.saaj</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>saaj-impl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.httpcomponents.client5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpclient5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.client5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpclient5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpcore5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpcore5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpcore5-h2</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpcore5-h2</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-bindings</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-bindings</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>io.dropwizard.metrics</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>metrics-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.dropwizard.metrics</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>metrics-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-dom</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-dom</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-policy-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-policy-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.neethi</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>neethi</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.2.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.neethi</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>neethi</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.2.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.codehaus.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>stax2-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.codehaus.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>stax2-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.ehcache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>ehcache</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.10.8</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <classifier>jakarta</classifier><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ehcache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>ehcache</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.10.8</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <classifier>jakarta</classifier><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>javax.cache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cache-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.cache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cache-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jaxb-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jaxb-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jaxb-xjc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jaxb-xjc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.jasypt</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jasypt</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.9.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.jasypt</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jasypt</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.9.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.jvnet.mimepull</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>mimepull</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.10.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.jvnet.mimepull</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>mimepull</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.10.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.jws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.jws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.jws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.jws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.mail</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.mail-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.1.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.mail</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.mail-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.1.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.xml.soap</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.xml.soap-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.xml.soap</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.xml.soap-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>jakarta.xml.ws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.xml.ws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.xml.ws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.xml.ws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>wsdl4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wsdl4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.6.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>wsdl4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wsdl4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.6.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-bindings-soap</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-bindings-soap</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-bindings-xml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-bindings-xml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-frontend-simple</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-frontend-simple</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-management</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-management</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-rs-json-basic</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-rs-json-basic</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-rs-security-jose</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-rs-security-jose</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-security-saml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-security-saml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-addr</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-addr</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-java2ws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-java2ws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-databinding-aegis</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-databinding-aegis</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> <exclusion> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-javascript</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-javascript</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-validator</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-validator</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> <groupId>org.apache.groovy</groupId><!-- org.apache.groovy:groovy-bom:4.0.21 --> diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index 40ef95d6c3..55f13f7962 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -752,6 +752,10 @@ <artifactId>camel-datasonnet</artifactId> <version>4.9.0-SNAPSHOT</version> <exclusions> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>logback-classic</artifactId> + </exclusion> <exclusion> <groupId>jakarta.activation</groupId> <artifactId>jakarta.activation-api</artifactId> @@ -7455,143 +7459,137 @@ <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-axiom-api-stub</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId> - <version>3.16.1</version> - <exclusions> - <exclusion> - <groupId>com.google.code.findbugs</groupId> - <artifactId>jsr305</artifactId> - </exclusion> - </exclusions> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-features-logging</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-features-metrics</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-ws-security</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-bc-stub</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-ws-rm</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-saaj</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-saaj-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-santuario-xmlsec</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-services-sts</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-services-sts-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-woodstox</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-woodstox-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-xjc-plugins</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>io.quarkiverse.cxf</groupId> <artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId> - <version>3.16.1</version> + <version>3.17.0</version> </dependency> <dependency> <groupId>com.fasterxml.woodstox</groupId> <artifactId>woodstox-core</artifactId> - <version>7.0.0</version> + <version>7.1.0</version> </dependency> <dependency> <groupId>com.sun.xml.fastinfoset</groupId> diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index 6b2c6161f2..15dc5b0465 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -752,6 +752,10 @@ <artifactId>camel-datasonnet</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.9.0-SNAPSHOT</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> + <exclusion> + <groupId>ch.qos.logback</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + <artifactId>logback-classic</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> + </exclusion> <exclusion> <groupId>jakarta.activation</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>jakarta.activation-api</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> @@ -7340,508 +7344,502 @@ </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-transports-http</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-transports-http</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.slf4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jcl-over-slf4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.slf4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jcl-over-slf4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-mex</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-mex</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-wsdl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-wsdl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ow2.asm</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>asm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf.services.sts</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-services-sts-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.services.sts</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-services-sts-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-boolean</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-boolean</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-dv</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-dv</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-javadoc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-javadoc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-pl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-pl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-ts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-ts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-wsdlextension</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjcplugins</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-wsdlextension</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf.xjc-utils</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-xjc-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf.xjc-utils</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-xjc-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.santuario</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.4</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.santuario</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.4</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-axiom-api-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-axiom-api-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <exclusions> - <exclusion> - <groupId>com.google.code.findbugs</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr305</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - </exclusion> - </exclusions> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-logging</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-metrics</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-bc-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-bc-stub</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-rm</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-saaj</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-saaj</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-saaj-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-saaj-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-santuario-xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-santuario-xmlsec</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-services-sts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-services-sts</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-services-sts-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-services-sts-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-woodstox</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-woodstox</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-woodstox-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-woodstox-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-xjc-plugins</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-xjc-plugins</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.16.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.quarkiverse.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.17.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>com.fasterxml.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>woodstox-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>7.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.fasterxml.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>woodstox-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>7.1.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>com.sun.xml.fastinfoset</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>FastInfoset</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.1.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.xml.fastinfoset</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>FastInfoset</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.1.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>javax.xml</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr173</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.xml</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jsr173</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> <exclusion> - <groupId>javax.xml.bind</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jsr173_api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.xml.bind</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jsr173_api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>com.sun.xml.messaging.saaj</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>saaj-impl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.xml.messaging.saaj</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>saaj-impl</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.httpcomponents.client5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpclient5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.client5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpclient5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpcore5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpcore5</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>httpcore5-h2</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.httpcomponents.core5</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>httpcore5-h2</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>5.2.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-bindings</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-bindings</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>io.dropwizard.metrics</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>metrics-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>io.dropwizard.metrics</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>metrics-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-dom</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-dom</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-policy-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-policy-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wss4j-ws-security-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.wss4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wss4j-ws-security-stax</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.neethi</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>neethi</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.2.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.neethi</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>neethi</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.2.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.codehaus.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>stax2-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.codehaus.woodstox</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>stax2-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.2.2</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.ehcache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>ehcache</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.10.8</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <classifier>jakarta</classifier><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.ehcache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>ehcache</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.10.8</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <classifier>jakarta</classifier><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>javax.cache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cache-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>javax.cache</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cache-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jaxb-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jaxb-runtime</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jaxb-xjc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.glassfish.jaxb</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jaxb-xjc</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.jasypt</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jasypt</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.9.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.jasypt</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jasypt</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.9.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.jvnet.mimepull</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>mimepull</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.10.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.jvnet.mimepull</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>mimepull</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.10.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.jws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.jws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.jws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.jws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.mail</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.mail-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.1.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.mail</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.mail-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.1.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>jakarta.xml.soap</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.xml.soap-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.xml.soap</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.xml.soap-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>2.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>com.sun.activation</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.activation</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>jakarta.xml.ws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>jakarta.xml.ws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>3.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>jakarta.xml.ws</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>jakarta.xml.ws-api</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>3.0.1</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>wsdl4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>wsdl4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>1.6.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>wsdl4j</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>wsdl4j</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>1.6.3</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-integration-tracing-opentelemetry</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-bindings-soap</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-bindings-soap</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-bindings-xml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-bindings-xml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-frontend-simple</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-frontend-simple</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-management</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-management</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-rs-json-basic</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-rs-json-basic</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-rs-security-jose</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-rs-security-jose</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-security-saml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-security-saml</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-addr</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-addr</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-ws-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-ws-policy</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-security</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-common</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-java2ws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-java2ws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> <exclusions> <exclusion> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-databinding-aegis</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-databinding-aegis</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> <exclusion> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-rt-javascript</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-rt-javascript</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </exclusion> </exclusions> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-validator</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-validator</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-core</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> - <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> - <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.16.1 --> + <groupId>org.apache.cxf</groupId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> + <version>4.0.5</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.17.0 --> </dependency> <dependency> <groupId>org.apache.groovy</groupId><!-- org.apache.groovy:groovy-bom:4.0.21 -->
