Skip to content

Commit

Permalink
Upgrade to Quarkus CXF 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Oct 24, 2024
1 parent 38e1652 commit a1442b3
Show file tree
Hide file tree
Showing 9 changed files with 253 additions and 86 deletions.
54 changes: 27 additions & 27 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -738,27 +738,27 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-bc-stub</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand All @@ -769,112 +769,112 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-vertx-client</artifactId>
<version>3.15.1</version>
<version>3.15.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.freemarker</groupId>
Expand Down
57 changes: 26 additions & 31 deletions generated-platform-project/quarkus-cxf/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,27 +92,27 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-bc-stub</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand All @@ -123,112 +123,107 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts</artifactId>
<version>3.15.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-vertx-client</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf</artifactId>
<version>3.15.1</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>jakarta.jws</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<module>quarkus-cxf-integration-test-mtom-awt</module>
<module>quarkus-cxf-integration-test-mtom</module>
<module>quarkus-cxf-integration-test-opentelemetry</module>
<module>quarkus-cxf-integration-test-saaj</module>
<module>quarkus-cxf-integration-test-santuario-xmlsec</module>
<module>quarkus-cxf-integration-test-server</module>
<module>quarkus-cxf-integration-test-ws-rm-client</module>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.smallrye.certs</groupId>
<artifactId>smallrye-certificate-generator-junit5</artifactId>
<version>0.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-junit5</artifactId>
Expand Down
Loading

0 comments on commit a1442b3

Please sign in to comment.