Skip to content

Commit

Permalink
Upgrade to Quarkus CXF 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed May 23, 2024
1 parent b662d9e commit ba4b9b8
Show file tree
Hide file tree
Showing 251 changed files with 402 additions and 391 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-amazon-services-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.11.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-blaze-persistence-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.11.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-integration-test-class-transformer-deployment</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
52 changes: 26 additions & 26 deletions generated-platform-project/quarkus-camel/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -682,27 +682,27 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-axiom-api-stub</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-bc-stub</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand All @@ -713,107 +713,107 @@
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-deployment</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf</artifactId>
<version>3.10.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>io.quarkiverse.freemarker</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</executions>
<configuration>
<bomArtifactId>quarkus-camel-bom</bomArtifactId>
<quarkusCoreVersion>${quarkus.version}</quarkusCoreVersion>
<quarkusCoreVersion>3.11.0</quarkusCoreVersion>
<platformRelease>
<platformKey>${platform.key}</platformKey>
<stream>${platform.stream}</stream>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>${quarkus.version}</version>
<version>3.11.0</version>
<executions>
<execution>
<id>native-image</id>
Expand Down
Loading

0 comments on commit ba4b9b8

Please sign in to comment.